goto
- Last Updated: June 3, 2026
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
goto
Syntax: GOTO labelname
What it does: Jumps to labelname and continues processing the script from that point.
Note: LABEL labelname may be before or after the GOTO statement