I want to read an array of properties that vary with time.
For example, from
Time1, I want to use an input value of 3
Time 2 I want to start using a value of 2
Time 3 I want to start using a value of 1
Time 4 I want to start using a value of 2
etc ....
I can have an unlimited number of properties but for each time I have an input.
My question is, how can I read in these properties and set these in the indicator?
Thanks,
iq

Comment