E2E Forum › Modeling & Development › array tips and tricks › Reply To: array tips and tricks
I’m not too much into ActionScript arrays so far, but I think it would be great to make the condition optional, at least for the creation of an array copy:
set array2 = select each from array1;