Home › Forums › Problems and solutions in GDL › Parameter connections › Value{2} and put functions please › Reply To: Value{2} and put functions please
January 29, 2016 at 14:22
#2148
Gergely Fehér
Keymaster
Wesley posted the right solution, you can use arrays as the parameters of the values{2} command. The only limitation is that you should use array pairs with the same dimensions.
You can combine these 2, and you can add more than one array pair to a values{2}.
Example:
values{2} “myparam” numarray1, stringarray2, intvalue1, stringvalue1, numarray2, stringarray2
Gergely Fehér
Team Leader, Library Team
GRAPHISOFT SE