10.6.1 Data Values

Data values are constants, fields, variable, function calls, or parameters. A data value can also be a single element of an array. When a data value is a field or variable, the name of the field or variable is used to represent the data value. If the field or variable is an array, both the names and the element within the array must be specified as in:

internalname [ expression ]