{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Array Functions
Array functions offer a lot of possibilities to create arrays and work with the elements of an array, count the elements of an array.
Click on a function name to get more information about it.
-
Average - average
-
Count - count
-
DistinctCount - distinct count
-
IsArray - is array
-
LBound - lower bound
-
MakeArray - create array
-
Maximum - maximum
-
Minimum - minimum
-
PopulationStdDev - population standard deviation
-
PopulationVariance - population variance
-
StdDev - standard deviation
-
Sum - sum
-
UBound - upper bound
-
Variance - variance