Open Dev Kit Documentation :: General :: Do While Loop
Root.LoopWhile(
Condition Boolean
) Continuously loop until condition returns falseParameters
- Condition Boolean
- The condition that repeats the script inside when true
Return Value
- Nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
