DCode

Covers Engine 2.0.0

state

Define the handler for one declared state.

Syntax

state <name>:

Available in

  • A task_state_machine declaration

Example

state idle:
    -- state work