6.1 Rules for creating scripts
This section describes the following coding conventions that you need to know when creating a script:
-
Variable naming conventions
-
Maximum number and data size of variables
-
Restricted keywords
-
Reserved variables
-
Array variables
-
Constants
-
Numeric coding conventions
-
String coding conventions
-
Operation conventions
-
Operator precedence
-
Script coding conventions
-
JP1/Script exit codes
-
JP1/Script event logs
- Organization of this section
-