IntermediateLast verified Aug 23, 2026
Read Engine State
Exposes an available read-only engine value as data.
Exposes an available read-only engine value as data.
When to use
Use it when strategy logic needs supported current execution context without maintaining a separate variable.
Example
Read an available account or execution-state value and feed it to a comparison.
Common problems
Only the values offered by the node are supported. The state is read-only, and this node does not continue control flow.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.