Label | Explanation | Data Type |
Input Values | The input values to evaluate to determine whether to continue to iterate. | Any Value |
Continue if inputs are (Optional) | Specifies whether to iterate until the input values are all true or are all false.
| String |
Derived Output
Label | Explanation | Data Type |
Continue | A Boolean indicating whether or not to continue. | Boolean |