so you have a search column that is a select field...
# suitescript
e
so you have a search column that is a select field, and you use
getValue
to retrieve the ID (the integer)? but instead you want to retrieve the label that is displayed in the select list for that option?