add_field
Add a new field with specified type, length, and alias to an existing layer in ArcGIS Pro.
Instructions
Add a field to a layer. field_type: TEXT, LONG, SHORT, DOUBLE, FLOAT, DATE, GUID, BLOB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_name | No | ||
| field_name | Yes | ||
| field_type | No | TEXT | |
| layer_name | Yes | ||
| field_alias | No | ||
| field_length | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |