We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34bb091 commit f682f59Copy full SHA for f682f59
1 file changed
docs/03.reference/01.functions/systemoutput/_arguments/obj.md
@@ -1,3 +1,3 @@
1
Any kind of object. Lucee will serialize all complex objects passed in to a string.
2
3
-If you pass a string you can add , Lucee will replace with a stacktrace of the current position.
+If you pass a string you can include `<print-stack-trace>`, which Lucee will replace with a stacktrace of the current position.
0 commit comments