Page 1 of 1

xtree

Posted: Wed Aug 12, 2009 5:19 am
by gaurav.shetti
Can you tell me the syntax for counting the no of elemets in xtree..

i used this
<xtree count xRest_Prod>
nothing is being returned in $ret

xtree

Posted: Wed Aug 12, 2009 6:37 am
by John
xtree count returns the number of times the last element selected had been inserted. You can use:

<xtree row dump xRest_Prod></xtree>
$loop entries