
The RMS customization guide says the receipt template FOR element can be used with a number of repeat keys, one of which is an 'Arbitary loop' but there is no example given showing how to use this. I would guess there must be some way of jumping out of or ending an arbitary loop which is not needed for a specified collection (eg Tender) , please explain how to do this.
*This post is locked for comments
I have the same question (0)Geoff,
If you are asking whether there is a EXIT or BREAK element to exit from a loop, then no there is not. All you can really do is enclose any logic within the loop in a IF element.