Hi, I followed the instructions from this link:
https://answers.flexsim.com/articles/14290/getdatastat-4.html
However, i get an error saying parameters 2 and 3 should be nodes and not Num.
Here is my code:
getdatastat(STAT_MEAN, gettablerows("GlobalTable2345"), gettablenum("GlobalTable2345", count, 1));
I basically followed the example. Parameters are clearly Num, but im curious why the example says this is an option if it needs to be a node. What am i Missing?
Any help would be greatly appreciated.
Thanks! Using Version 6
bryan