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 supported operators are described in this section. Full descriptions of each operator can be found in the Operator Descriptions (tables) section.