you're passing an object to the getValue() method....
# suitescript
s
you're passing an object to the getValue() method. the object has elements like the one you're asking about; it's a key/value pair. the left bit, the key, is the label for the parameter you're providing. the right side is the value. in this case, it's the internal id of the column/field you're trying to get back out of the result. the object/method documentation in the help center is pretty good