dunno if this works for this case specifically, bu...
# suitescript
s
dunno if this works for this case specifically, but maybe try:
Copy code
result.getValue(result.columns[0]);  
result.getValue(result.columns[1]); //or whatever your indices are