I am trying to get the results of the Get Count arcpy tool to display in my .py file window when I run it. Does anyone know a way to get the count (results) to display outside of ArcMap when running the this...?
arcpy.GetCount_management(in_rows="C:/Projects/_Null_Count/Null_Count.gdb/TRANSMISSIONSTRUCTURE_MATERIAL_NULL")