You are here: Start » Filter Groups » GroupByCase

GroupByCase

Description

Groups elements of an array, depending on the associated array of case indices.

Filters in this group

Icon Name Description
GroupByCase Groups the elements of the input array into output arrays, depending on the associated array of case indices.
GroupByCase_Synchronized Groups the elements of the input array into output arrays, depending on the associated array of case indices. Assumes that the range of case indices is continuous and starts at zero.