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