Hi, is there a way to get the value from a sublist...
# suitescript
i
Hi, is there a way to get the value from a sublist without using the line number? With th
objRecord.getSublistValue({line: 3})
we set the line number. I wanna get the qty of an item that is on a sublist but I already know the item id, something like,
get me the line item qty on the SO x where item id is 123