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 optReturn value
BOOLEANTest whether the specific debug option is set
LOADLIB "mod::system/lib/webserver/whdebug.whlib";
BOOLEAN FUNCTION IsWHDebugOptionSet(STRING opt)STRING optBOOLEAN