/ CometEngine / Json / JsonObject / GetStringSystemStringSystemString

GetString(System.String, System.String)

Type:
METHOD

Params:
defaultValue: The default value that will be returned if the key does not exist.

Return:
Returns the value of the key or the default value if it does not exist.

Description:
Gets the string value that matches the given key.