Modifying Action Diagrams › Understanding Contexts › Function Contexts › Enhanced Array Support › Enhanced Array Support Usage › Edit Function Parameters Panel
Edit Function Parameters Panel
The new functionality allows you to specify, in the Edit Function Parameters panel, that a parameter should be passed as an array, rather than passed as a single-instance structure.

This is done using the new ‘A’ (Pass as Array) field as follows:
- Enter Y when the parameter should be passed as array.
- Leave this field blank when the parameter is a single-instance structure.
The following situations apply when using the 'A' (Pass as Array) field:
- If the function is not an EXCEXTFUN or an EXCUSRPGM, the field is not available on this panel.
- Specifying 'Y' is only valid when the parameter is an array based on the *Arrays file, and only when the parameter is passed as RCD or KEY.