In order to debug I would like to dump certain variables on to my web page. How can I do that from inside a cfscript tag?
I tried the following but it isn\'t working
use writeDump() like how you use writeOutput()
see writeDump on CF 9 reference