Record Count Functoid Reference

 

Use the Record Count functoid ( Icon that represents the Record Count functoid.) to generate a count of the number of times a particular repeating structure occurs in an input instance message.

Input

Parameter 1: A link from a node in the source schema. For this functoid to do something interesting, the structure in an input instance message that corresponds to this node must be repeating. Otherwise, the output is always one (1).

Output

Output 1: A number that corresponds to the number of occurrences of the repeating structure in an input instance message that corresponds to the node specified by parameter 1.

Remarks

You can also use the Record Count functoid to count repeating field elements. It is not restricted to records.

See Also

Advanced Functoids Reference
Advanced Functoids
Record Count Functoid
How to Add Record Count Functoids to a Map