so you have to do this: 'var array = new Array();'...
# suitescript
s
so you have to do this: 'var array = new Array();' ? 'var array = [];' don't work unless you put things in it at declaration 'var this, that = [];' Also make NS freak.