We received the following error while publishing your package declarative-objectscript: ERROR #6901: XSLT XML Transformer Error: unable to determine file base pathname in at line 0 offset 0 InterSystems OpenExchange Team
Caché offers a number of methods for going through a collection and doing something with its elements. The easiest method uses a while-loop and lets you fulfill the task in an imperative manner. The developer needs to take care of the iterator, jumping to the next element and checking if the loop is within the collection.