javascript - A RegEx for: {0} -
I feel like stupid to ask, but a regular expression literally corresponds to the string: {0} < / P>
This replaces the function of the string object in javascript. I have tried many things and nothing is working.
Thanks, Frank
"{0}". Match (/ \ {0 \} /)
Comments
Post a Comment