How do I print an array to the console?
-
in order to check its values and indexes?
-
Console.print(trace(myArray));
-
@Morphoice You can also use the scriptwatch table to see the values in realtime.