Save Toolbox To Version

Title  Save Toolbox To Version

Summary

Analyzes and saves a toolbox for use with a specific earlier version of ArcGIS software.


Usage

Syntax

Parameter Explanation
version

Specifies the software version that will be used for toolbox compatibility issue analysis.ArcGIS Desktop 10.6.0—ArcGIS Desktop 10.6.0 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Desktop 10.7.0—ArcGIS Desktop 10.7.0 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Desktop 10.8.0—ArcGIS Desktop 10.8.0 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Desktop 10.8.2—ArcGIS Desktop 10.8.2 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.2—ArcGIS Pro 2.2 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.3—ArcGIS Pro 2.3 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.4—ArcGIS Pro 2.4 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.5—ArcGIS Pro 2.5 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.6—ArcGIS Pro 2.6 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.7—ArcGIS Pro 2.7 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.8—ArcGIS Pro 2.8 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro2.9—ArcGIS Pro 2.9 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro3.0—ArcGIS Pro 3.0 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro3.1—ArcGIS Pro 3.1 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro3.2—ArcGIS Pro 3.2 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.ArcGIS Pro3.3—ArcGIS Pro 3.3 will be used for toolbox compatibility issue analysis. The output toolbox will be saved to this version.

missing_tool (Optional)

Specifies whether an error will be produced if a tool is encountered that is not present at the target version.Checked—An error will be produced and the output toolbox will not be created. This is the default.Unchecked—A warning message will be produced and the output toolbox will be created. For model tools, the problematic tool will be removed from the model, which will require manual editing.

missing_param (Optional)

Specifies whether an error will be produced if a parameter is encountered that is not present at the target version and that parameter has a value that is not its default value.Checked—An error will be produced and the output toolbox will not be created. This is the default.Unchecked—A warning message will be produced, the parameter will be removed from the model, and the output toolbox will be created.

invalid_param_value (Optional)

Specifies whether an error will be produced if a parameter value is encountered that is not present in its parameter filter at the target version.Checked—An error will be produced and the output toolbox will not be created. This is the default.Unchecked—A warning message will be produced and the output toolbox will be created. The output toolbox will produce an error if it has a value that is not in domain or is invalid.

Code Samples

Tags

toolbox, version

Credits

Use limitations