Question around `findSublistLineWithValue` ... let...
# suitescript
d
Question around
findSublistLineWithValue
... let's say I'm searching the 'item' sublist using the field 'description'. What happens if there is more than one match? Do I just get the first match? Or the last match? Obviously I'm testing this myself, but wanted to compare to other findings