Operators

Operators are used for arithmetic functions and text functions on items.

If an operator requires two operands, the operator symbol appears between them. For example, in the expression a + b, the operator symbol "+" appears between the operands a and b.

Operators are reserved symbols that cannot be used in type names.