Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Array Basics » SkipUnequalSizeArrays

SkipUnequalSizeArrays


If the input arrays have equal size, then they are copied to the output; otherwise Nils are returned.

Name Type Description
inArray1 <T>Array
inArray2 <T>Array
outArray1 <T>Array?
outArray2 <T>Array?
outHaveEqualSize Bool

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 Advanced Complexity Level.