Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
JBtje edited this page Sep 24, 2015 · 5 revisions

Syntax

END

Description

The END command is used after many commands, to show that the script has to stop running (or should return). It does not terminate the script itself if not used in combination with e.g. IF

Example

See IF

Clone this wiki locally