when using getText on a list/dropdown field in a u...
# suitescript
s
when using getText on a list/dropdown field in a user event I'm getting this error: "you must use getvalue to return the value set with setvalue" - however, when I load an item record in the debugger, and use getText on it directly it works. Is this expected behaviour for getText on select fields?