$objects.dump

Dump the kvirc widgets.
Usage
$objects.dump(<flag b>)
Description
This function returns the tree of the widgets of the kvirc, if the flag <b> is planned to 1,
will return it on the currente window, if it' is planned to 0 instead it will return it as a string.
ES: %A[]=$str.split("\|",$objects.dump(0)) %i=0 while (%i != %A[]#) {     echo %A[%i]     %i++ }
Syntax Specification
$objects.dump(<flag b>)

Index, Functions
KVIrc 4.0.0 Documentation
Generated by mockbuild at Tue Aug 25 14:47:54 2009