and: ``` var numOfSalesorders = re...
# suitescript
s
and:
Copy code
var numOfSalesorders = result.getValue({
                    name: "COUNT(paidTransaction.custbody_created_from_externalid)"
                });