Aurora Visio Studio TOP » Filter Reference » Array » Array Composition » JoinArrays_OfLoop
Module: | FoundationLite |
---|
Joins arrays appearing in consecutive iterations.
Name | Type | Description | |
---|---|---|---|
inArray | <T>Array | Array to be joined | |
outJoinedArray | <T>Array | Joined array |
The type of this filter is defined using the type variable T which represents any valid type. Read more.
Complexity Level
This filter is available on Basic Complexity Level.