any.toJson()
Converts CFML data into a JSON (JavaScript Object Notation) representation of the data.
any.toJson( queryFormat=any, useSecureJSONPrefixOrCharset=any, compact=boolean )
Returns: String
Converts CFML data into a JSON (JavaScript Object Notation) representation of the data.
any.toJson( queryFormat=any, useSecureJSONPrefixOrCharset=any, compact=boolean )
Returns: String