DCode

Covers Engine 2.0.0

once when

Run a block once when its condition first becomes true for the runtime instance.

Syntax

once when <condition>:

Available in

  • Executable DCode bodies

Example

once when condition:
    -- one-time work