Script debugging

Napsal:
ned 06. pro 2015 10:59:30
od andesys
(Translated from another language)
How can I debug scripts? I can only imaging writing information to a log.
Re: Script debugging

Napsal:
ned 06. pro 2015 10:59:49
od andesys
Standard script debugging is not possible. You can record data in a log or (in some cases) in informatory messages displayed on the page.
It is comfortable to create a button and debug the script in it (if it is possible) and than move it to the intended place. The script on button can be simply launched (by clicking on it) and supporting information can be displayed in the informatory message on the page.