While Loop
Description
Repeatedly runs the connect blocks till the given conditions are false.
Available to
Inputs
Value 1 (Any)
The first value to compare.
true
ComparisonType (Choice)
The operator used to compare Value 1 and Value 2.
==
Value 2 (Any)
The second value to compare.
true
Last updated