Get variable name
variable.getName()
Retrieves the name of the variable.
Syntax
Returns
Promise<string
>
A Promise that resolves to a string
with the variable name
Example
Designer Ability
Checks for Authorization only
Get variable name
variable.getName()
Retrieves the name of the variable.
Promise<string
>
A Promise that resolves to a string
with the variable name
Checks for Authorization only