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 indata

Array to shuffle

Return value

VARIANT

Array with the elements in random order