Stop (ModelBuilder)
Summary
For the set of input values, iteration will stop if all the input values meet the specified conditon of either True or False. It is functionally similar to While iterator but is useful to stop a model if there is one While iterator in a model and no additional iterators can be added.
Usage
-
This tool is intended for use in ModelBuilder and not in Python scripting.
Syntax
Stop_mb (in_values, {condition})
Parameter | Explanation | Data Type |
in_values [in_value,...] |
Input values to check whether to stop the model iteration. | Multiple Value |
condition (Optional) |
Choose True of False to set the condition.
| String |
Environments
This tool does not use any geoprocessing environments
Related Topics
Licensing Information
ArcView: Yes
ArcEditor: Yes
ArcInfo: Yes
4/27/2011