IsWHDebugOptionSet (open)
Test whether the specific debug option is set
Syntax
LOADLIB "mod::system/lib/webserver/whdebug.whlib";
BOOLEAN FUNCTION IsWHDebugOptionSet(STRING opt)
Parameters
STRING opt
Return value
BOOLEAN
Test whether the specific debug option is set
LOADLIB "mod::system/lib/webserver/whdebug.whlib";
BOOLEAN FUNCTION IsWHDebugOptionSet(STRING opt)
STRING opt
BOOLEAN