Click or drag to resize

While

While

Component representing a while statement loop.

Screenshot999999474.png
Properties
Name Description
Entry The input of the node.
Condition The condition of the while statement.
Loop Body The body of the while loop.
Exit The output of the node.
See also
SwitchDo While