^ARGA

Access a parameter as alpha

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
^ARGA(position)

Arguments

position

The ordinal position of the parameter. (n)

Discussion

^ARGA accesses the specified formal parameter as alpha data type (a). ^ARGA is a positional parameter reference and cannot be present in a main routine. ^ARGA is equivalent to ^ARG; see that routine for more information.