Settings.isWritable

Finds out if a key can be written or not

class Settings
bool
isWritable
(
string name
)

Parameters

name string

the name of a key

Return Value

Type: bool

TRUE if the key name is writable

Meta

Since

2.26