Hi everyone,
when designing a GUI with the GUI Composer Plugin of CCS, I ever so often make some small mistakes in the Javascript code (typo in function name, missing semicolon, etc). In these cases, the GUI will not work properly but I do not get an error message of any kind, which makes it hard to track the mistake down.
Is it possible to somehow display errors produced by the Javascript code of the GUI? Preferably directly inside CCS but I am also open to other methods, if this is not directly possible.
I am using CCS v6.1.2.
Best, Felix