^ARGA

Access a parameter as alpha

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS
^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.