value
bool
The boolean condition to evaluate. The loop continues while this is true.
accumulate
type
Optional value type to accumulate results from each iteration.
commands
commands
The commands to execute in each loop iteration.
return
void
No return value.