https://netsuiteprofessionals.com logo
Title
a

alien4u

02/20/2018, 9:03 PM
So at the end
findSublistWithValue
is useless when there is duplicated values?
s

suitecloudfanatic

02/21/2018, 2:58 AM
`findSublistWithValue' - returns the line number for the first occurrence of a field value in a sublist. There you go. If you want all the line indexes, you must declare an array that will hold the values as you loop through the line items.