DocumentationMathematicaBuilt-in FunctionsNew in Version 3.xProgramming
SymbolName
SymbolName[symbol] gives the name of the specified symbol.
Example: SymbolName[x] . SymbolName evaluates its input. SymbolName always returns a string. See Section 2.7.12. See also: ToString, Symbol. New in Version 3.