Breakpoints
The script editor provides the ability to set breakpoints at specific lines of code. When a breakpoint is reached in a script, the script's execution is suspended and you are given the option of script debuggers to use. In this environment you can step through code and view or change values as you go.
Note: Breakpoints will only run on HyperPoint script when it is in simulation mode.

