Const directive Defines a conditional compiler constant. Conditional compiler constants are always private to the file in ...

#Const directive
Defines a conditional compiler constant. Conditional compiler constants are always private to the file in which they appear. The expressions used to initialize them can contain only conditional compiler constants and literals.