Source position: fpjson.pp line 799
function StringToJSONString(
const S: TJSONStringType;
Strict: Boolean = False
):TJSONStringType;function StringToJSONString(
const S: UnicodeString;
):TJSONStringType;