How to debug my script ?

 
Hello,

How to debug my script ?
It is possible to go one line at the time ?

Set many Toggle breakpoints, but the script dont stop on it.

Thanks,

Tintin92
 
 
stringo wrote >>
use Print function

That's awful! That's not professional debugging. That's Chinese Water Torture. You guys should be ashamed. You probably are.

The Blue Prince has spoken.

 
The Blue Prince:

That's awful! That's not professional debugging. That's Chinese Water Torture. You guys should be ashamed. You probably are.

The Blue Prince has spoken.

You can write the script as an EA, place main script functions in OnInit(), then DeInit immediately after the script is completed... I don't see this as a major issue.
Reason: