Difference between revisions of "Utils 1 0-doDump"

From ADF Docs
Jump to: navigation, search
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 )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 04:07, 24 March 2010

Description

Return to Utils_1_0

ColdFusion dump of the variable argument.

Signature

public string doDump ( any var, string label, boolean expand, numeric returnInVar )

Parameters

Parameters