Skip to content

Test Model

debug()

debug() — returns any

Available in: test Category: Testing Functions

Used to examine an expression Any overloaded arguments get passed to cfdump’s attributeCollection

NameTypeRequiredDefaultDescription
expressionstringyesThe expression to examine
displaybooleannotrueWhether to display the debug call. False returns without outputting anything into the buffer. Good when you want to leave the debug command in the test for later purposes, but don’t want it to display