Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-json]

StringToJSONString

Declaration

Source position: fpjson.pp line 799

function StringToJSONString(

  const S: TJSONStringType;

  Strict: Boolean = False

):TJSONStringType;

function StringToJSONString(

  const S: UnicodeString;

  Strict: Boolean = False

):TJSONStringType;


Documentation generated on: 2025-07-25