Statement for Do cycle - configuration window
Description:
This window is accessible in the script editor by pressing the key opening the context menu or by the right mouse button and selecting the item:
Script wizard .../Loop - Do
Configurators:
| Condition | Condition in the form of expression |
| Evaluation of condition |
On loop begin (default)
On loop end |
| Executing loop |
do, while condition true (default)
end, when condition is true |
|---|