get As JConfig Object
Gets the value of the key from the config file.
Return
The value of the key.
Parameters
key
The key of the value.
Gets the value of the key from the config file.
Return
The value of the key.
Parameters
key
The key of the value.
default Value
The default value to return if the key does not exist.