This creates a debug session in which you can examine values, step through the algorithm, and force values to be what you want.
CAUTION!Any changes made in debug mode affect your process because the changes are made to downloaded modules in the controller. Extreme care should be used when changing values or stopping the execution of an algorithm.