dop2000 thank you for your answer. :)
Ok that is a bit unfortunate.
Then I will set the data up as a javascript object via script event and then load it to a global variable. For saving and to use that object with the eventing system.
What I wonder is however, how can I make this object readable by the runtime engine? Do I have to parse it or something like that?
It is inpractical, that there is no eventing system for dealing with js objects, like with the arrays.
I need the data structure to be a js object. Arrays would be a pain.