Skip to main content

%Activate.Unsupported

class %Activate.Unsupported extends %Library.RegisteredObject

This class serves as a base for those types sometimes found in typelibraries that are not currently supported by Activate. The VariantType holds the Actual Variant type of the value being returned. This can be used to discriminate between the various unsupported types

Property Inventory

Properties

property VariantType as %Integer;
Property methods: VariantTypeDisplayToLogical(), VariantTypeGet(), VariantTypeIsValid(), VariantTypeLogicalToDisplay(), VariantTypeNormalize(), VariantTypeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab