Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Cumulative Average functoid ( ) to calculate the accumulated average of a numeric value that recurs within corresponding instance messages.
Input
Parameter 1: A link from a Record, Field Element, or Field Attribute node that contains a numeric value for which the accumulated average is sought.
Parameter 2: An optional numeric value that indicates the scope to which the accumulation should be performed. The default value is zero (0), indicating that the accumulation scope is the entire input instance message.
Output
Output 1: A numeric value that is the accumulated average value of the specified field or record values over the specified or default scope.
Remarks
For more information about the scoping parameter, see Cumulative Functoids Reference.
See Also
Cumulative Functoids Reference
Cumulative Functoids
How to Add Basic Functoids to a Map