Table of Contents

SetDebugActive Procedure

Codeunit Debug Single Instance

Activate or inactivate the "Debug Mode". While this is active, blocking messages are shown for users if the function ShowDebugMessageIfEnabled() is called.

Signature

SetDebugActive(NewDebugActive: Boolean)

Parameters

NewDebugActive Boolean

Set this to true to activate Debug Mode or false to inactivate.

This documentation is generated from Smart Toolbox v27.1