Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 24.0.1 ]
If I'm working with a Global List and need to check if it's empty or count the entries in a Decide Activity, but I don't have a partition ID, what should the checking clause be in the Decide Activity? None of the options below seem to work. Also, could you explain what "processFlow" refers to?
OR
- getstat(getactivity(processFlow, "List"), "PartitionContent", STAT_CURRENT, 0, partitionID) https://answers.flexsim.com/questions/32530/list-entry-count-by-partition-id.html
Also, how I check entries of two Lists at the same time?
Solved! Go to Solution.