xtree

Post Reply
gaurav.shetti
Posts: 119
Joined: Fri Feb 27, 2009 9:09 am

xtree

Post 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
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

xtree

Post 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
John Turnbull
Thunderstone Software
Post Reply