0.4.0
- Adds
CONTINUE
command FOREACH
can now iterate over objects/instances in a similar fashion toWITH
(albeit the scope of code inside the loop does not change)
CONTINUE
commandFOREACH
can now iterate over objects/instances in a similar fashion to WITH
(albeit the scope of code inside the loop does not change)