Special Character Words
There are two types of
special character
words:
Arithmetic operators
: + - / * **
See
Arithmetic Operators
.
Relational operators
: < > = <= >=
See
Relation Condition
.
Parent topic:
Reserved Words