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