DCode

Covers Engine 2.0.0

Context Variables

Values supplied by the engine only in the runtime blocks and handlers where they are meaningful.

FeatureFamilySyntaxAvailable in
current_stateState Machinecurrent_stateState handlers
current_valueCalculationcurrent_valueChannel calculations
elapsed_secondsTimingelapsed_secondsTimed handlers
lateness_msTiminglateness_msMissed-release handlers
missed_countTimingmissed_countMissed-release handlers
new_valueCalculationnew_valueChannel calculations
stateRuntime Statestate.<name>Runtime block bodies, Shared helper functions
statesState Machinestates.<declared_name>State-machine bodies
target_stateState Machinetarget_stateState handlers
valueCalculationvalueChannel calculations