Go to: Synopsis. Return value. Flags. MEL examples.

Synopsis

license [-borrow] [-info] [-isBorrowed] [-isExported] [-isTrial] [-licenseMethod] [-productChoice] [-return] [-showBorrowInfo] [-showProductInfoDialog] [-usage]

license is undoable, NOT queryable, and NOT editable.

This command displays version information about the application if it is executed without flags. If one of the above flags is specified then the specified version information is returned.

Return value

stringThe application's license information.

Flags

borrow, info, isBorrowed, isExported, isTrial, licenseMethod, productChoice, return, showBorrowInfo, showProductInfoDialog, usage
Long name (short name) Argument types Properties
-borrow(-b) create
This flag is obsolete and no longer supported.
-info(-i) create
This flag is obsolete and no longer supported.
-isBorrowed(-ib) create
This flag is obsolete and no longer supported.
-isExported(-ie) create
This flag is obsolete and no longer supported.
-isTrial(-it) create
This flag is obsolete and no longer supported.
-licenseMethod(-lm) create
This flag is obsolete and no longer supported.
-productChoice(-pc) create
This flag is obsolete and no longer supported.
-return(-r) create
This flag is obsolete and no longer supported.
-showBorrowInfo(-sbi) create
This flag is obsolete and no longer supported.
-showProductInfoDialog(-spi) create
Show the Product Information Dialog
-usage(-u) create
This flag is obsolete and no longer supported.

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command.

MEL examples

license -showProductInfoDialog;