DebugBreak Method
The DebugBreak method causes a breakpoint in the script, where you will be prompted to run the debugger.
Syntax
DebugBreak()
Return Values
This method does not return a value.
Remarks
If script debugging is not enabled then this method does nothing.