Attribute Counts

Description

Attribute Counts provide attribute counts by region. Given an array of Regions and Attributes, count the number of items in the region and update a point value with the count. This can be run from any output module or logic module.

Parameters

This function block has the following parameter:

Parameter Description
Region ID Region ID of item.
Location Location in region to use. If this value is All, then all items in the region will be dumped and copied.
Attribute Name Name of the array point that lists the attribute that will be compared (Compare value(s) of the corresponding element in the Attribute Value array Point to the attribute value of the head item for each of the source regions).
Attribute Value Attribute value(s). Each element in the array can contain one or multiple values with a comma separator. Do not include quotes. Example element 0 = 1 ton,3/4 ton element 1 = K
Attribute Counts The number of jobs released since a job with the corresponding attribute value was released.