create_table
Create an empty standalone table in ArcGIS Pro with custom fields or a template, then optionally add it to a map or save it to a geodatabase.
Instructions
Create an empty standalone table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Table name. | |
| fields | No | Fields to create. | |
| map_name | No | Map to act on; defaults to the active map. | |
| out_path | No | Target geodatabase or folder. | |
| template | No | Table to copy the schema from. | |
| add_to_map | No | Add the result to the map. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |