ISATTACHED Function (Debugger)

Specifies if the debugger is attached to a session.

Syntax

  
Ok := ISATTACHED   

Property Value/Return Value

Type: Boolean

true if the debugger is attached to a session; otherwise, false.

See Also

ATTACH Function (Debugger)
How to: Activate the Debugger from the Development Environment