Enquotes a string to be a valid JSON string litral. If the string contains quotes it should be escaped first.
to-json(string)
@/to-json(string)
Enquotes a string to be a valid JSON string litral. If the string contains quotes it should be escaped first.