8.10.3. Using an Array

An Array can be used in a user subroutine and function expression.

For a User Subroutine, the SETARY, GETARY, SETPARY and GETPARY functions of are used to save or load a data in the user subroutine. For more information, see Intrinsic Functions in a User Subroutine for user subroutines.

For a Function Expression, a value in the Array can be applied to other entities using the ARRAY function for the function expression. For more information, see Interface Parameters and Sub-Entity Functions.