Has anyone used the `Record.findSublistLineWithVal...
# suitescript
d
Has anyone used the
Record.findSublistLineWithValue(options)
where the value can be "any"? The docs say the value field is optional so I assumed if I left it out it would return a line number of the first one with a value. Not the case.