$config.readonly

Checks wheter a config file is opened in readonly mode
Usage
$config.readonly(<id>)
Description
Returns 1 if the config file identified by <id> is opened in readonly mode, 0 otherwise.
<id> must be a valid config identifier returned by $config.open() If <id> does not identify an open config file, a warning is printed and 0 is returned.
Syntax Specification
$config.readonly(<id>)
See also
config module documentation

Index, Functions
KVIrc 4.0.0.4541 Documentation
Generated by mockbuild at Mon Jun 28 13:09:58 2010