Summary
Returns the current product license.
Syntax
ProductInfo ()
| Data Type | Explanation | 
| String | 
 | 
Code sample
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcViewReturns the current product license.
ProductInfo ()
| Data Type | Explanation | 
| String | 
 | 
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcView