Get Field Value (ModelBuilder)

Summary

The Get Field Value tool gets the value of the first row of a table for the specified field.

Learn how Get Field Value works in ModelBuilder

Usage

Syntax

GetFieldValue_mb (in_table, field, {data_type}, {null_value})
ParameterExplanationData Type
in_table

Input table to get the value from.

Table View
field

Input field to get the value from. The value of the first record will be output.

Field
data_type
(Optional)

The data type of the output.

String
null_value
(Optional)

The value to use for null values. The default is 0 for numbers and blank ("") for strings.

String

Environments

This tool does not use any geoprocessing environments

Related Topics

Licensing Information

ArcView: Yes
ArcEditor: Yes
ArcInfo: Yes

4/27/2011