Version: Available or changed with runtime version 1.0 until version 4.0 where it was deprecated.
Specifies if the debugger is attached to a session.
Syntax
Ok :=   Debugger.IsAttached()
Return Value
Ok
 Type: Boolean
true if the debugger is attached to a session; otherwise, false.
Related information
Debugger Data Type
Get Started with AL
Developing Extensions