Slice Array
With this function you can selectively read out a contiguous range from an array. If an array consists of ten vectors, for example, you can have only the first five output.
The Slice Array can detach any section from an array. In this example, this is used to place white cubes only on a small section of the distribution.
