.CONST
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at .CONST.
When used with .MODEL, starts a constant data segment (with segment name CONST).
Syntax
.CONST
Remarks
This segment has the read-only attribute.