how to count line items in sales order and display...
# suitescript
j
how to count line items in sales order and display it custom field
s
with NFT it's just
salesorder.item.length
since the item sublist is array-like