/ CometEngine / Json / JsonObject / GetStringArraySystemString

GetStringArray(System.String)

Type:
METHOD

Params:
key: The key to find.

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

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