Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Array » Array Transforms » RemoveElementsFromArrayEnds

RemoveElementsFromArrayEnds


Module: FoundationLite

Removes all specified values from one or both ends of an array.

Name Type Description
Input value inArray <T>Array
Input value inValue <T>
Input value inSequenceEnding SequenceEnding Determines whether the values will be removed from the beginning, the end or both ends of the array
Output value outArray <T>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 Advanced Complexity Level.