You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 4 Next »
To debug a script, you can use a built-in debugger.
Role required: admin.
Open any record form in this debugger by calling the Open in script item in the hamburger menu.
With this functionality, you can:
It is recommended to use SimpleSystem methods to display values when debugging a server-side script:
Another way to open the debugger is the following:
But use this way only on the instances that have no sensetive data.