Hello. And happy New year.
The new Arrays editor looks good, but i don't understand how it work.
I have created an array.json in the Files folder and edited with my own row and column's names.
Then I use AJAX To assign this array.json to an Array object.
But when i do this the Array object don't take the renamed columns, but only classical numbers.
You can see the array in the Debug mode don't show Time, Red, Blue, or 100, 101, 102, as i have specified in the array.json
Did i do something wrong? Or perhaps is it not the use of the Array editor?
Thanks...