I want to convert all the numbers in a string to a symbol.
Hell1o2 changed to Hell1!o2”
Hell1o2
Hell1!o2”
\'Hell1o2\'.replace(/[1-9]/g, \'$&