Argument and Return Types
In addition to the data types described previously, some other types are
used in the descriptions below:
-
Simple - Any of the simple data types: string, boolean, any number, date, date/time, or time.
-
Generic Number - Any numeric data type.
-
[Map] Element - Only a (map) element may be specified as the argument, this is used mainly for the looping functions where you refer to a looping element. It is also used for aggregate functions.