I need to get the index value of the instance upon completion of the cycle. Is it possible to do this? If so, how?
To clarify, I have such 3 cycles, where instasny are created
I need to get the index value of the instance upon completion of the cycle. Is it possible to do this? If so, how?
To clarify, I have such 3 cycles, where instasny are created
Promote it to a variable and set it after adding instance. After the last one its value will be what you need.