XML Script logo
Simple _for with default index
Code
<_for from="10" to="25" >#$.index # </_for>
<_for from="10" index="myindex" to="1" >#$.myindex # </_for>
Output
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 
10 9 8 7 6 5 4 3 2 1 
Ref

x.3404

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited