While (ModelBuilder)

License Level:BasicStandardAdvanced

Summary

Works exactly like 'while' in any scripting/programming language, executing "while" a condition is true or false for the input or set of inputs.

Usage

Syntax

While_mb (in_values, {condition})
ParameterExplanationData Type
in_values
[in_value,...]

Input values to check whether to iterate or not.

Multiple Value
condition
(Optional)

Choose True or False to set the condition.

  • True Iteration will run until all the input values are True. This is the default.
  • False Iteration will run until all the input values are False.
String

Environments

This tool does not use any geoprocessing environments

Related Topics

Licensing Information

ArcGIS for Desktop Basic: Yes
ArcGIS for Desktop Standard: Yes
ArcGIS for Desktop Advanced: Yes
6/18/2012