Contents Up << >>

Expressions

Expressions appear in many places and compute a function of one or more variables. Expressions are built from data object references and built in operators. The rules for building expressions are:

This section is divided into two parts that describe first how data objects may be referenced and second what operators are available for different types.

Using data objects
Operators