I was never a fan of the indexed array retrieval m...
# suitescript
m
I was never a fan of the indexed array retrieval method in the 1.0 api. Getting [‘entity’, ‘class’, ‘department’, ‘custbody_something’] and then having to get
values[2]
seemed clunky.