User Tools

Site Tools


4rpl:commands:once

Index
Flow Control

once

ONCE

Description

Start a block of instructions that are executed once only for the lifetime of the entity the script is associated with.

Examples

once
    trace("42") #Only prints once
endonce

Index

4rpl/commands/once.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1