Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Array » Array Composition » JoinArrays_OfLoop

JoinArrays_OfLoop


Module: FoundationLite

Joins arrays appearing in consecutive iterations.

Name Type Description
Input value inArray <T>Array Array to be joined
Output value 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.