Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 1.0 until version 4.0 where it was deprecated.
Indicates whether the debugger is active.
Syntax
Ok := Debugger.IsActive()
Return Value
Ok
Type: Boolean
Remarks
When the debugger is activated, it is in one of the following states:
- Attached to a session.
- Waiting to attach to a session.
Related information
Debugger Data Type
Get Started with AL
Developing Extensions