Please enable JavaScript to view this site.

Vensim Help

Navigation: Reference Guide > Functions > QUEUE Functions

QUEUE ATTRIB IN RANGE(queue,min,max) Quantity in QUEUE with ATTRIBute IN RANGE

Scroll Prev Top Next More

Returns the amount in the queue with attribute between min and max.  

Restrictions: The argument must be the name of a variable defined using QUEUE FIFO ATTRIB.  If you use any other variable as an argument QUEUE ATTRIB AVERAGE will return :NA:.

Units:QUEUE ATTRIB IN RANGE(queue,attrib,attrib) --> queue (returns the same units as queue)

Example - see QUEUE FIFO ATTRIB

Availability:  Not PLE or PLE Plus.

See also: QUEUE FIFO ATTRIB

Sample model: QUEUE ATTRIB functions.mdl in FunctionExamples