^ARGNUM

Return the parameter position

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