debugBreak()

Synopsis

Causes a "break" to be executed by the running process; returns True .

Syntax

debugBreak ( Optional tag As String = "No tag" ) As Integer
Argument Type Description
tag String Optional; the break tag; default is "No tag"