Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This function retrieves the server license information; may have between 1 and 11 arguments.

Arguments

...

23456789101112
1TypeNameComment
STRINGproductNameOptional  - The product name
STRINGversionOptional - EDMserver version number
INTEGERlicenseIdOptional - license ID
STRINGlicenseTypeOptional - license type
INTEGERexpiryYearOptional - license year of expiration 
INTEGERexpiryMonthOptional - license month of expiration 
INTEGERexpiryDayOptional  - license day of expiration
STRINGoperatingSystemOptional - OS that the system is installed on
INTEGERlicenseOptionsOptional - license options
INTEGERnumberOfApplicationServersOptional - number of EDMappServer allowed by the license
INTEGERnumberOfNamedUsersOptional - number of EDMusers allowed by the license

...