Okay, I'm trying to move a value from one array to another, but can't seem to get it to work as this just converts array2 into a string.
(move: $destarray's 1st into $destarray2)I'm sure there is a way to do this, but I'm just not getting it. Can anyone help?