^ARGNUM

Return the parameter position

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

Return value

position

The ordinal position of the specified parameter. The result is integer data type. (i)

Arguments

parameter

The name of an parameter whose position will be returned. (a)

Discussion

^ARGNUM is evaluated at compile time.