I'm trying to look up case priority because I'll e...
# suitescript
r
I'm trying to look up case priority because I'll eventually need to set the value, but I'm getting
INVALID API USAGE
when I try to use setValue followed by getText. It's my understanding that the value field and the text field are dependent. I would think changing the value would change the text but it doesn't seem to work like that.