Tagged Questions
5
votes
1answer
315 views
Prompt for user input during ArcGIS python script execution
I want to prompt for user input after all parameters have been specified for the script tool. I've seen many forum posts and stackexchange questions about this, and they all conclude that it's ...