fmeobjects.FMELicenseManager.isAppLicensed

FMELicenseManager.isAppLicensed(appName)

Returns whether or not an application is licensed.

Parameters:

appName (str) – The name of the application.

Return type:

bool

Returns:

Returns True if the application is licensed and False otherwise.