You can get license info through the $SYSTEM.License APIs:
Set currentLicenses = $SYSTEM.License.LUConsumed()
Set maxLicenses = $SYSTEM.License.LUMaxConsumed()See:
https://docs.intersystems.com/irislatest/csp/documatic/%25CSP.Documatic…
- Log in to post comments