In the scripting block, in order to get cell values from the records returned by the selectRecordsAsync() method, a script must use the getCellValue() method.

These two helper functions are designed to make future access to cell values more accessible to other parts of a script by turning cell values into object properties.

 

Click for Full Details