Label | Explanation | Data Type |
Input Data Element
| Input element to be evaluated. | Data Element; Layer; Table View; Raster Layer; Mosaic Layer; Graph; Utility Network |
Expression | An SQL expression used to select a subset of records. For more information on SQL syntax see SQL reference for query expressions used in ArcGIS. | SQL Expression |
Invert Where Clause
(Optional) | Specifies whether the expression will be used as is, or the opposite of the expression will be used.
| Boolean |
Selection Condition
| The selection condition to use for the field values of the records matching the SQL expression.
| String |
Count
(Optional) | The integer count value. | Long |
Minimum Count
(Optional) | The minimum integer count value. | Long |
Maximum Count
(Optional) | The maximum integer count value. | Long |
Derived Output
Label | Explanation | Data Type |
True | If the specified criteria evaluates to True, this parameter will be set to True. | Boolean |
False | If the specified criteria evaluates to False, this parameter will be set to True. | Boolean |