$addon.exists

Checks if an addon is currently installed
Usage
$addon.exists(<id>[,<version>])
Description
Returns 1 if the addon with the specified <id> is currently installed and 0 otherwise. If <version> is specified then any addon with a version lower than <version> is ignored (so you can effectively check if a greater or equal version is present).
Syntax Specification
<boolean> $addon.exists(<id:string>[,<version:string>])

Index, Functions
KVIrc 4.0.4.5646 Documentation
Generated by mandrake at Thu Apr 21 16:50:36 2011