For (ModelBuilder)

License Level:BasicStandardAdvanced

Summary

Iterates over a starting and ending value by a given value. It works exactly like For in any scripting/programming language, executing through a set number of items.

Learn how For works in ModelBuilder

Usage

Syntax

For_mb (from, to, increment)
ParameterExplanationData Type
from

Value to start the iteration from.

Long
to

Value to run the iteration to.

Long
increment

Value to increment by.

Long

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