Globals object in a spreadsheet rule
Even a simple globals.getObject("_ex") throws a object reference not found error. Is the use of the globals object prohibited inside a spreadsheet rule?
The code:

Error log when this spreadsheet rule is used:

But if I comment out line number 24, the error log becomes:

