Join Slack
Powered by
<@UD1FDVAP5> i almost always use the columns array...
# suitescript
s
shea
11/12/2018, 9:29 PM
@MR
i almost always use the columns array that's in
result
or
resultSet
ie:
searchResults[0].getValue(searchResults[0].columns[0])
gives you the 'first' column value etc etc
Open in Slack
Previous
Next