I haven't worked with 2.0 that much, is there a di...
# suitescript
j
I haven't worked with 2.0 that much, is there a difference in
sublistObj.getColumn('item');
and
sublistObj.getColumn({ fieldId: 'item' });
?