Adds the value to the debugging trace and gives it the name passed. If a complex value is passed, the result of its <cfdump> is displayed.
Void
Name (Required) - A label to identify the value in the debugging trace
Value (Required) - The value to display in the debugging trace. If a complex value is passed, the result of its <cfdump> is displayed.