About the "ERROR" message in server-side scripting

Posted by Rollbase User on 18-Dec-2012 05:43

I would just like to know if I could get any details in the server-side scripting "ERROR" message in my EVAL[], document template; for instance I already got typos or incorrect use of Appxys function.

All Replies

Posted by Admin on 18-Dec-2012 11:08

Please run body of EVAL[] block in any Formula debugger.

Posted by Admin on 18-Dec-2012 21:31

usually I already applying it in debugging queries, but how about knowing at what line did I getting errors in terms of plotting the data especially of pre-formatting it in HTML?

Posted by Admin on 18-Dec-2012 21:51

When you run EVAL[] in Formula Debugger it will show you parsed JavaScript and result of execution. Use String as return type.

Posted by Admin on 25-Dec-2012 22:15

In 3.9.0 release you can use special debugger for EVAL blocks.

This thread is closed