This is my wish for this Christmas:
-In one script
-Get values from multiple data sources
-Make some calculation with these values
-Set the value of various data points with the results.
A way can be get access to all variables in every script. Some thing like:
variableXID.value=variable2XID.value
Being variable and variable2 data points from differents data sources
What do you think?
Thank you.