I am building a series of geoprocessing tools via ArcGIS Model Builder and many of them are using the Get Counts tools.
After I run the tool, and pull up the messages, it shows Get Counts = (returned number).
What I want to be able to do is replace the Get Counts with a custom message, lets say "Number of Services" or "Number of Transformers".
The reason for this is I need it to be clear and not have to remember which of the individual 7 Get Counts tools in the model are pulling which data.
Easy way to accomplish this?