Deprecated and will be removed in a future release.
# Metadata
Platforms: desktop, server OS: mac, windows, linux Introduced: 2.0 Security:
# Syntax
revLicenseType()
# Examples
if "Enterprise" is not in revLicenseType() then useODBC
# Description
The revLicenseType function always returns Enterprise and should not be used in new code. It will be removed entirely in a future release.
# Tags
# See