Settings.isWritable
bool isWritable(string name)Finds out if a key can be written or not
Parameters
name | the name of a key |
Returns
true if the key name is writable
bool isWritable(string name)Finds out if a key can be written or not
name | the name of a key |