I am getting this error 'Evaluator.evaluateString() problem: java.lang.ClassCastException:' when using global.JSON.stringify() in a scoped application - Any ideas why?In my opinion JSON.stringify should work for any valid Javascript object - Is this ...