Go to: Synopsis. Return value. Flags. MEL examples.
license [-borrow]
[-info] [-isBorrowed] [-isExported] [-isTrial] [-licenseMethod] [-productChoice] [-return] [-showBorrowInfo] [-showProductInfoDialog] [-status]
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.
string |
The application's license information. |
borrow, info,
isBorrowed, isExported, isTrial, licenseMethod, productChoice, return, showBorrowInfo, showProductInfoDialog, status
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. |
license;
string $method = `license -licenseMethod`;