Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 20.0.2 ]
I have global tables for which the cell format is array so that I can put many values in each cell.
What is the correct syntax to reference a specific value in an array in a cell?
For exemple, I reference the cell with Table("Interventions")[5] but that gives me the whole cell content. I just want to reference one value in the array in the cell.
By default all arrays in every cell have the same name: Array[1]
Thanks,
Solved! Go to Solution.