Previous Document Next Document

What is a constant?

A constant represents a fixed value in a macro’s programming structure. Unlike a variable, which temporarily stores a changing data value in a code procedure or function, constant values do not change.

A constant is an instance of an enumeration.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.