/ CometEngine / Json / JsonObject / GetBoolSystemStringSystemBoolean

GetBool(System.String, System.Boolean)

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 bool value that matches the given key.