DictMethod.varName Method

Gets the name of the specified variable.

Syntax

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.

See Also

Reference

DictMethod Class