Settings.isWritable

Finds out if a key can be written or not Since 2.26

class Settings
int
isWritable
(
string name
)

Parameters

name string

the name of a key

Return Value

Type: int

TRUE if the key name is writable

Meta