VBALICENSE
Stores whether VBA is supported and available in the user interface. The setting is stored as a bitcode using the sum of the following values:
0 = Not supported.
1 = Supported.
2 = Available in user interface (menus, toolbars, etc.). If the menus are shown but the application is not supported, related menu options display grayed out.
Type: Integer (read-only)
Saved: Temporarily during the session
Default: 0 (for progeCAD Standard) or 3 (for progeCAD Professional)