The attribute being used to store the counter. If you use more than one Repeat with Counter compound on an object, change the name so that the attributes do not interfere
with each other.
Within the execute branches, you can get this attribute to know which iteration is currently being executed (0 for the first
time through the loop, 1 for the second time, and so on).
|