Breaks current processing if any debugging tools are attached.

Syntax

Smartsite SXML CopyCode image Copy Code
debug.break()
debug.break(string information)

Parameters

Name Data Type Description
information String Extra information passed to break.

Return Value

None.
SXML