Alex Boisvert wrote: > Hi Luca, > > The decimal form you're seeing is the default representation of numbers in > XPath. If you want to drop the decimal, use the function > string($counterParam). > > alex
It works now! Thanks a lot, Luca
Alex Boisvert wrote: > Hi Luca, > > The decimal form you're seeing is the default representation of numbers in > XPath. If you want to drop the decimal, use the function > string($counterParam). > > alex
It works now! Thanks a lot, Luca