i'm trying to model a parking lot in Arena. i created a resource set named parking spots that the entities seize until all 20 of them are seized (if the decide condition is true), if false then the entities will leave the parking lot. i don't know the expression to do this.
Asked
Active
Viewed 1,728 times
0
-
Welcome! Please provide a [mcve]. (it's a link- click it!). – Jan 02 '17 at 23:49
1 Answers
0
nvm just discovered the expression builder and used the following expression:
NQ(Park Car.Queue) == 0

Tank-Lord Zuhair
- 1
- 1