$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 3.4.0 Documentation
Generated by root at Mon Jun 10 07:42:56 2013