This is an old revision of the document!
<- PRPL reference <- Program Flow Control
Arguments | Result | Notation |
---|---|---|
[ - ] |
Start a block of instructions that are executed once only for the lifetime of the tower the script is associated with.
once trace("42") #Only prints once endonce