Hi all. I find this to mind boggling to provide my own sample code, no idea where to even begin. Lets say I have the following array:
as you can see, this 'fixes' the array indexes in order to write "this is an array".
but what if i write a little extra code to randomize the order of the first array, how would i programmatically update the indexes in the @my_indexes array?