get_key
Description:
Gets the key named name from this.
It is a programmer error to request a key that does not exist. See list_keys.
Parameters:
| this | |
| name |
the name of a key |
Returns:
|
the SettingsSchemaKey for |
Gets the key named name from this.
It is a programmer error to request a key that does not exist. See list_keys.
| this | |
| name |
the name of a key |
|
the SettingsSchemaKey for |