So at the end `findSublistWithValue` is useless wh...
# suitescript
a
So at the end
findSublistWithValue
is useless when there is duplicated values?
s
`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.