is an invaluable debugging tool - it can display any and all CF data, including complex or nested data types. But, keep in mind that processes expressions, not variables. The difference is subtle - if you specify VAR="name" the text "name" will be dumped, to display the variable name you must specify VAR="#name#". (Applies to: ColdFusion 5)
No comments yet
Leave a Comment