Compare Attribute with Point

Description

Expression Block which compares an attribute value to a point value. If the two values meet the comparison criteria, then the condition is considered true.

Parameters

This function block has the following parameters:

Parameter Description
Combine with Used when combining multiple expression blocks. Defines the Boolean operation to be performed with each Expression Block.
Region ID ID of region where item is located.
Location Location of the item in the selected region.
Item Class Class of the item.
Attribute ID ID of attribute whose value is to be compared.
Start Character Starting character within the attribute value.
Attribute Length Number of characters of attribute to compare. Specify 0 for the entire attribute.
Comparison Operator Type of Comparison - Greater Than, Less Than, Equals.
Point ID ID of CIMPLCITY point whose value is compared to the attribute.
Comparison Type Numeric or alphanumeric comparison. If numeric comparison is selected, values are converted to integers before comparison.