Glossary Visual Basic / Term
Describes statements located within a Function, Property, or Sub procedure. Declarations are usually listed first, followed by assignments and other executable code.
Note that module-level code resides outside a procedure block.
Permanent link procedure level - Creation date 2020-06-07