/ CometEngine / Json / JsonObject / StringToJsonSystemString

StringToJson(System.String)

Type:
METHOD

Params:
jsonString: The string that contains the json.

Return:
Returns the JsonObject or null if the string is invalid.

Description:
Converts the given text to a json data object.