Version 3.9
Semicolon ; Character
To get the ; semicolon in the command line, press ; .
Description
The semicolon separates multiple commands.
Important:
In front and after the ; semicolon has to be a space. If the space is missing, the console executes the first command and the further commands will be dropped.
In front and after the ; semicolon has to be a space. If the space is missing, the console executes the first command and the further commands will be dropped.
Example
- To turn off executor 5 and delete group 3, enter in the command line:
[Channel]> Off Executor 5 ; Delete Group 3