Function Description
-
Loop Type - Specified only if the function supports Aggregate looping.
-
Return Type - The data type that is returned by the function.
-
Argument - The name and description of a function argument. This argument appears by name in the expression panel when the function is specified.
-
Argument Type - The data type of the argument.
-
Variable Arguments - Indicates that this function uses a variable number of arguments. The arguments are specified just below the function expression in the expression panel.
-
Variable Argument Type - The data type of each of the arguments for functions that support variable arguments.
-
Property - The name and description of a function property. A function property is specified by opening the properties dialog associated with the function expression.