• Hi,

    I'm trying to use "ForEach From Variable" Enumerator. In the foreach loop, I'm able to read only the first item from the collection.

    How can I access all the items in the collection?

    Thanks,