Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Array Actions»Array Shuffle
Index
Navigation
Community Wiki

Array Shuffle

Shuffle values in an array. Optionally set a start index and range to shuffle only part of the array.

Array
The Array to shuffle.
Start Index
Optional start Index for the shuffling. Leave it to none or 0 for no effect
Shuffling Range
Optional range for the shuffling, starting at the start index if greater than 0. Leave it to none or 0 for no effect, it will shuffle the whole array

 

Example

Shuffle the items in a String Array called Days:

Result:

Diagram:

Tags:

Last modified on 1/5/2016 6:02 PM by User.

  • RSS Feed