Skip to content

Track

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any Any
Output ➡️ The resulting output of the shard Any
Variables No A single variable or a sequence of variables to track for changes. none Any
Action No The action to execute when the variables change. none Shard[Shard]
Mask No The mask to use to determine which variables to track. none IntNone

Tracks the variables and executes the action when they change.