getLicenseExpiration
Syntax
getLicenseExpiration()
Details
Return the expiration date of the license on the current node. It can be used to verify whether the license file has been updated.
Parameters
None
Returns
A DATE scalar.
Examples
getLicenseExpiration()
// output: 2021.09.30
