Loops
Applications terminate after the last line of instruction has been executed. To create a persistent application, the loop keyword must be used followed by a handle that determines the state of the loop (is active or not), for example:
Loops cannot be nested within another loops.
Questions?
Let us know on contact@frames.sh.
Last updated