Cumulative Concatenate Functoid

 

Use the Cumulative Concatenate functoid ( Icon that represents the Cumulative Concatenate functoid.) to concatenate multiple instances of a string value that recurs within corresponding instance messages.

Input

Parameter 1: A link from a Record, Field Element, or Field Attribute node that contains a string value for which the accumulated concatenation 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 string value that is the accumulated concatenation 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