I would like to repeat an action the amount of times as the value of a global variable.
Example: global variable = 5, then create 5 objects at this position.
I have seen examples of this in various posts but I can never find the “repeat” condition. Usually I can start typing in something and it comes up but not this one.