Determines whether a debugger is currently attached.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean debug.isdebuggerattached()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean Returns true if a debugger is attached.
SXML