$system.checkModule

Checks if a KVIrc module is loadable
Usage
$system.checkModule(<module_name>)
Description
Attempts to load the specified module and returns $true if succesfull and $false otherwise. This can be effectively used to test if a KVIrc exension module is present on the system and can be loaded by the KVIrc engine.
Syntax Specification
<boolean> $system.checkModule(<module_name:string>)

Index, Functions
KVIrc 4.0.4.4744 Documentation
Generated by kerd at Fri Mar 25 20:00:07 2011