PocoScript Help Index
Next >
General
Variables
Operators
Files
Error Handling
Commands
Script Configuration Commands
Variable Operations
This section is broken down according to the type of operation performed. There are subsections for:
Arithmetic Operations
Boolean Operations
Conversion Operations
String Operations
Multi-Line Variable Operations
Other
External Commands
Branching
If $a bool $b then label
If #a bool #b then label
If &bool then label
Goto label
Call label
Return
:label
Exit
Creating and Editing Scripts
Configuring Scripts for Automatic Execution
PocoScript Tutorial
Next >