Skip to main content Link Search Menu Expand Document (external link) Copy Copied

AggregateFunctions Enum

Provides a list of constants to configure the Group method of the CSVArrayList.cls module.


Parts

Constant Member name
0 AF_Count
1 AF_Max
2 AF_Min
3 AF_Sum
4 AF_AVG
5 AF_Summary

Syntax

variable = AggregateFunctions.MemberName

Back to Enumerations overview