Code Features (_Code-Feature)

The _Code-Feature VST displays the list of database features that the code supports and requires of all databases that are opened with it.

Field name Data type Description
_CodeFeature-ID INT64 Feature number.
_CodeFeature_Name CHARACTER Name of the database feature.
_CodeFeature_Supported CHARACTER "1" indicates the code supports this database feature. "0" indicates the code does not support this feature.
_CodeFeature_Required CHARACTER "1" indicates this feature is required to be active in any database this code opens. "0" indicates the database does not require this feature to be active.
_CodeFeature-Res01 CHARACTER Reserved for future use.
_CodeFeature-Res02 INTEGER Reserved for future use.