{{javascript}}Waiter : Enabled
This component controls the waiting behaviour of this waiting area.
This attribute stores the distribution used for each agent to calculate the time an agent waits at this waiting area. This attribute stores whether the waiter handles arriving agents in batches or as individuals. Waiting phase of a waiter will start as soon as the number of waiting (Target#parallelEvents) has been reached. Note that individualWaiting=false and Target#parallelEvents=0 make agents wait forever.