In Client script (SS1 for now) is there a way to g...
# suitescript
j
In Client script (SS1 for now) is there a way to get the item class of the current line, without loading the item record or using
nlapiLookupField('item', itemid, 'class'):
?