/ CometEngine / Json / JsonObject / GetIntSystemStringSystemInt32

GetInt(System.String, System.Int32)

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