is it possible to retrieve the line number on the ...
# suitescript
l
is it possible to retrieve the line number on the item sublist for lines that were recently added ? Looking for it in SS2.0, but tested it in SS1.0 with: nlapiGetCurrentLineItemValue('item', 'line') which only works on line that were already saved. I want to do some validation and point the user to which line he needs to look at.