Functions and operators

EQL contains a number of built-in functions that process data. It also supports arithmetic operators.

Important: With some exceptions, all the functions and operators mentioned in this chapter work only on atomic data types. That is, they are not supported with sets. The exceptions are:

For information on the set functions, see Sets and Multi-assign Data.