AL
AL copied to clipboard
Missing Compiler Error for Variant.IsDataClassificationType() in Runtime 3.0
There should also be an error for Variant.IsDataClassificationType() when you are using Runtime 3.0 because you can publish this in a Business Central version 14 database but the service tier crashes when this is executed. If you use Variant.IsDataClassification() - the same without the word Type - you get the following compiler error:
error AL0666: 'IsDataClassification' is not available in runtime version '3.0'. The supported runtime versions are: '8.0' or greater.