![]() |
VOOZH | about |
Syntax: Symbol.to_sym() Parameter: Symbol values Return: the symbol representation of the symbol object.Example #1 : Output :
Symbol a to_sym form : aBcDeF Symbol b to_sym form : äöü Symbol c to_sym form : ABCDEFExample #2 : Output :
Symbol a to_sym form : geeks Symbol b to_sym form : åöó Symbol c to_sym form : GEEKS