Thank you Scott, kautuk -- appreciate the helpI wonder if would also be possible to bind something to console.log(..) and use that as normal.(Maybe something like https://stackoverflow.com/questions/9216441/intercept-calls-to-console-log-in-chrome)I'll do some investigating down these lines as well ...
Hi,What is some of the ways I can debug the *.js files that are used by custom xtypes?Can one add something in those files to popup a quick message to the screen? Or alternatively can I add something there and get a message printed in the log files somehow?Thank you!