Purpose | With goto you can control the InputScript processing. |
Example |
goto
nextPosition
label
nextPosition |
Format |
Goto
labelName label labelName The InputScript processing is continued with the line following the specified label. |
Tips & Tricks |
|
Components | GuiXT + InputAssistant |