Evaluation of Operands
Reference modification for an operand is evaluated as follows:
- If subscripting is specified for the operand, the reference modification is evaluated immediately after evaluation of the subscript.
- If subscripting is not specified for the operand, the reference modification is evaluated at the time subscripting would be evaluated if subscripts had been specified. If an ALL subscript is specified for an operand, the reference-modifier is applied to each of the implicitly specified elements of the table.
- If reference modification is specified for an intrinsic function, the reference modification is evaluated immediately after evaluation of the function.