Keywords
Keywords identify commands, subcommands, functions, operators, and other specifications.
- Keywords identifying logical operators (
AND
,OR
, andNOT
); relational operators (EQ
,GE
,GT
,LE
,LT
, andNE
); andALL
,BY
,TO
, andWITH
are reserved words and cannot be used as variable names.