Is it possible to work with associative arrays multiple times?
var arr[key]; Where key is an array of large numbers (for example, {1234, 33412, 31235, 554235}).
I do not know how to get the values, except how to use the for loop. Because of the empty values of the array, the script does not work through speed ?!