Operators

Operators are used to combine operands.

Operators take one or more operands, although most take two. The behavior of an operator depends on the types of operands passed to it. The sections below list all the supported operators. Full descriptions of each operator can be found in the Operator Description (tables) section.