Difference between revisions of "Utils 1 0-doDump"
From ADF Docs
Line 4: | Line 4: | ||
ColdFusion dump of the variable argument. | ColdFusion dump of the variable argument. | ||
− | == Signature == | + | == Signature == |
− | + | public string <strong>doDump</strong> ( any var, string label, boolean expand, numeric returnInVar ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 04:07, 24 March 2010
Description
ColdFusion dump of the variable argument.
Signature
public string doDump ( any var, string label, boolean expand, numeric returnInVar )
Parameters
Parameters