IsModuleInstalled (open)

Is a specific module installed ?

Syntax

LOADLIB "mod::system/lib/configure.whlib";

BOOLEAN FUNCTION IsModuleInstalled(STRING modulename)

Parameters

STRING modulename

Name of the module to test

Return value

BOOLEAN

TRUE if the module is installed