Halt Node
Synopsis
Node used to halt flowchart execution.
Description
Input
- Halt:
An expression which must evaluate to a boolean. When true the execution of the flowchart is halted at this node.
Output
- Halt:
The boolean value of the input Halt expression.
