01-09-20 01:35 PM
Hi,
I'd like to access a row in a collection by the index for that row. As I'm not about to embark on writing C# code and create Code stages to do this, I'd like to know the syntax to use when working with index based collection data in a Calc stage.
The reason for my question is that I'm handling a set of linked collections outside of a Loop stage in order to speed up the process.
Some googled results claim it cannot be done, whilst most point to the Collection VBO actions or create Code stages - as do the answers found on this forum. I am indeed aware that there are Collection VBO actions that allow you to work index based with a collection that but they do not fit my solution.
02-09-20 09:17 AM
02-09-20 10:50 AM