Whats the best way to get values and text from a m...
# suitescript
d
Whats the best way to get values and text from a multiselect field from a
search.Result
object? If I do
Result.getValue
and
Result.getText
the values are in a different order then the texts for some reason. When logging the
search.Result
object the options also have mismatched texts and values.