IsDebugTagEnabled (open)
Returns whether a tag is currently enabled in the current debugging configuration
Syntax
LOADLIB "wh::internal/debug.whlib";
BOOLEAN FUNCTION IsDebugTagEnabled(STRING tag)
Parameters
STRING tag
Tag to test for
Return value
BOOLEAN
Whether the debug tag has been enabled