Dump

Outputs the contents of a variable of any type for debugging purposes.

Component Signature

<bx:Dump var=[any]
label=[string]
top=[numeric]
expand=[boolean]
abort=[boolean] />

Attributes

AtrributeTypeRequiredDescriptionDefault

var

any

false

The variable to dump

label

string

false

A label to display before the dump

top

numeric

false

The number of levels to display

0

expand

boolean

false

Whether to expand the dump

true

abort

boolean

false

false

Examples

<bx:Dump var=[any]
label=[string]
top=[numeric]
expand=[boolean]
abort=[boolean] />

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC