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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -