Aurora Visio Studio TOP » Filter Reference » Array » Array Transforms » RemoveElementsFromArrayEnds
Module: | FoundationLite |
---|
Removes all specified values from one or both ends of an array.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | <T>Array | |
![]() |
inValue | <T> | |
![]() |
inSequenceEnding | SequenceEnding | Determines whether the values will be removed from the beginning, the end or both ends of the array |
![]() |
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.