An operator is a symbol or word in an expression that performs an arithmetic calculation or logical operation; compares numbers, text, or values; or manipulates text strings.
Four types of operators are available:
Arithmetic for numeric datatypes. See “Arithmetic operators in InfoMaker expressions”.
Relational for all datatypes. See “Relational operators in InfoMaker expressions”.
Logical for all datatypes. See “Logical operators in InfoMaker expressions”.
Concatenation for string datatypes. See “Concatenation operator in InfoMaker expressions”.