FMELicenseManager
Returns whether or not a given function is licensed.
functionName (str) – The name of a given function.
bool
Returns True if the function is licensed and False otherwise.
True
False