Label | Explanation | Data Type |
Input Values | The values that will be checked before the model iteration will stop. | Any Value |
Stop when inputs are (Optional) | Specifies whether the iteration will run until all the inputs values are true or all the input values are false.
| String |
Derived Output
Label | Explanation | Data Type |
Continue | The continue value will be true if all inputs are True, and false if any of the inputs are False. | Boolean |