/ CometEngine / Json / JsonObject / GetObjectSystemString

GetObject(System.String)

Type:
METHOD

Params:
key: The key to find.

Return:
Returns the object if it exists or null otherwise.

Description:
Gets the requested object key. The returned object is a reference, so modifying it will change the json values.