Skip to content

[Bug] Unknown attribute 'VB_Description'. #102

@DecimalTurn

Description

@DecimalTurn

Describe the bug

Image

VB_Description is not accepted as a module level attribute.

To Reproduce

Download and open the following file.

Code (if relevant)

Attribute VB_Name = "Cleanup"
Attribute VB_Description = "Cleanup utils."
Option Explicit

Expected behavior

The attribute should be accepted.

Screenshots

A proof that the VB_Description attribute is supported at the module level is that the description will appear in Object Browser

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions