Released on January 30, 2023
The following method and properties were added to the IQdvEnvironment interface:
QdvVersion()
IsQdvBeta()
QdvEdition()
GetLicenseInfo()
From a macro, you can get an instance of IQdvEnvironment interface with Context.QdvManager.Environment, where Context is the macro parameter.