Hello construct community,
I'm noticing that when I call a built-in function after a condition (the condition picks 1 out of many instances), the actions inside the function apply to all instances rather than the one that was picked from the parent condition (the parent condition is outside the function).
Are picked instances suppose to be reset after entering a function? Or is that a bug?