I'm posting keyless objects from a text area as a string from the body of a note / reminder. The value of JSON.stringify is {"":"text"}
What is the regular expression to just return the word text.
I'm posting keyless objects from a text area as a string from the body of a note / reminder. The value of JSON.stringify is {"":"text"}
What is the regular expression to just return the word text.