Please enable JavaScript to view this site.

Vensim Help

Navigation: Reference Guide > Functions > QUEUE Functions

QUEUE ATTRIB MAX(queue) MAXimum ATTRIBute in the QUEUE

Scroll Prev Top Next More

Returns the maximum attribute value for elements in queue.  

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 MAX(queue units) --> attrib (returns the same units as attribute of the 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