Object Commands
These programs are executed using three types of objected oriented commands: single [S], array [A] and dictionary [D].
- Single [S] command requires no parameter.
- Array [A] command has a list of parameters, ended with
$END
. - Dictionary [D] command has a list of parameters as
KEYWORD=VALUE
; ended with$END
.