Network, Computer and Programming Resources
Visual basic - Compiler constant
In the VB environment, a specially declared name that can be assigned a value recognized by the compiler as it reads the source code. The compiler can then react to the value of the compiler constant when the compiler constant is used in compiler directives. Compiler constants are not considered part of the actual program.