Quick & Dirty -- Using CFDUMP To View CFC Functions

CFDUMP is a quick way to see the contents of variables, structures, arrays, even queries. But it can also be used to quickly see at runtime the parameters and setup of a called CFC Function.

If a is placed inside a CFC Function, then at runtime, the dump generated shows the user quick information regarding the function itself.

Side Note: Adobe color codes cfdumps (if not overridden by CSS settings). variable and structure dumps are blue, arrays green, queries purple-ish, CFC Methods are red,and CFC functions are brown. Nice tough to pick out types of dumps.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.002. Contact HHWD