GetLicensesAvailable(LicenseGroup: String): Number
Get Licenses Available function returns the number of licenses available for the LicenseGroup. LicenseGroup is optional and defaults to "WIN". Other available values for LicenseGroup are "COM" or "CMD".
GetLicensesAvailable function syntax has these named arguments:
Parameter |
Description |
|---|---|
License Group |
Optional. The LicenseGroup to return the count of licenses for. If no value is entered, defaults to "WIN". Other available values for LicenseGroup are "COM" or "CMD". |