| Download a pdf copy of this help file here |
VoseShuffle({data})
Array function that returns the input array randomly shuffled in order. The output range and input array should be of equal size.
{data} - the input data array. Can contain numbers as well as strings.