[Array->FindPosition]
Array
Member
Preferred
8.0
[Array->FindPosition] searches the array for the parameter and returns an array of positions for those elements which match. Accepts a single parameter of any data type including matchers.If the array contains any pair values, only the first part of the pair is compared with the parameter of the [Array->FindPosition] tag.If no elements in the array match the parameter to the [Array->FindPosition] tag then an empty array is returned.
[Array->(FindPosition: 'Find Value')]
This tag was formerly called [Array->FindIndex].