fmeobjects.FMEDialog.about

FMEDialog.about()

about(applicationName),

This method displays a dialog box that shows the kind of FME license and FME build number that the FMEObjects application is using.

Parameters:applicationName (str) – The name of the application that will appear in the dialog.
Returns:None