ShuffleArray (open)
Shuffle the elements in the array into a random order
Syntax
// Core function, no LOADLIB necessary
VARIANT FUNCTION ShuffleArray(VARIANT indata)Parameters
VARIANT indataArray to shuffle
Return value
VARIANTArray with the elements in random order