The Total built-in Data Set method returns the sum of all values of the specified attribute of the members of the set.
<<datasetInstance>>::Total(AttributeName : stringExpression) : numericLiteral
Owner
Any data set.
Parameters
AttributeName
A string expression that specifies the attribute whose values are to be totalled.
Return type
A numeric literal.