QUEUE ATTRIB IN RANGE(queue,min,max) Quantity in QUEUE with ATTRIBute IN RANGE
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.