This documentation is archived and is not being maintained.
DictMethod.varName Method [AX 2012]
Gets the name of the specified variable.
public str varName(int variableNumber)
Run On
Called
Parameters
-
variableNumber
- Type: int
The one-based index to the variable list for the method.
Return Value
Type:
str
The name of the specified variable.