how would you go about grabbing a column from a se...
# suitescript
s
how would you go about grabbing a column from a search? Can you use getValue ?
s
I'd suggest looking at help pages, but yes,
result.getValue()
s
thank you @Sandii