Description
A copy of the specified array with the values in a random order.
Snippet
Randomized Array(Global.variableName);
Properties
Returns: Array
Parameters: Array
Array
Type: Array, Default: Global Variable
The array whose copy will be randomized.