Where are Client Event Script errors logged? Such as errors that occur in the running of a client timer script.
I don’t know for client script specifically, but all the client logging activity is configured and viewed in the diagnostic client window, in the “Console”, “Log viewer” and “Logging levels” tabs.
To show the diagnostic window, you must click on the “Help” option in client menu bar, and then in “Diagnostic”.
To see the client menu bar, some project’s properties must be set. To do that, in the designer, go to “Project” menu option, then “Properties”, then in the “Client” section, click on “User Interface” and make sure that the “Hide menu bar” option it’s uncheked.
That’s perfect. Thanks.