Utils 1 0-doDump

From ADF Docs
Revision as of 04:07, 24 March 2010 by Api (talk | contribs)
Jump to: navigation, search

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

Required Name Type Description
required var any
optional label string [Default: no label]
  expand boolean [Default: true]
  returnInVar numeric [Default: 0]