Requires: VI Scripting
Inherits from Node»Structure»Loop. View the class hierarchy.
| Property | Description |
|---|---|
| Iteration Terminal Hidden? | Hides the iteration terminal if you set this property TRUE. Returns an error if you try to hide the iteration terminal when it is wired. Details |
| Loop End Ref | Returns a reference to the end terminal of the While Loop. Details |
| Stop If True? | Specifies whether the While Loop stops if you wire TRUE to the end terminal of the loop. Details |