GetDebugFlagActive Procedure
Codeunit Debug Single Instance
Gets if a Debug Flag is active or not.
Signature
GetDebugFlagActive(Name: Text[100]) : Boolean
Parameters
Name
Text[100]
The name of the Debug Flag to check.
Returns
Boolean
true
if the Debug is active.
This documentation is generated from Smart Toolbox v27.0