6.1.2 Maximum number and data size of variables
The following restrictions apply to the number and data size of variables used in JP1/Script:
-
Up to 1,024 variables can be used in one procedure.
-
Up to 1,024 variables can be used outside a procedure (excluding reserved variables and location variables).
-
The maximum data size that can be stored in a variable is 1,024 bytes. Data exceeding this maximum size is ignored.