How to use Counter and variable in xslt
FrancisAug 23 2012 — edited Feb 26 2020All,
How to use Counter in XSLT, and How to do a increament for a count variable?
How to use a Variable in xslt? and How to define variable inbetween XSLT
If I am using
Count=Count+1, its throwin an error ...
Error: Text is not Supported Under a XSLT Element: $count=$count+1
Regards
Francis
Edited by: Francis on Aug 23, 2012 9:33 AM
Edited by: Francis on Aug 23, 2012 11:23 AM