Product Site

5.4.27.1. name

Returns the name of the variable referenced.

See also method value (Attribute).

Example 5.322. VariableReference class — name method
variable = 123
say >variable~name    -- VARIABLE