Constants
| Visual FoxPro 9.0 SP2 |
| Constants |
| See Also |
|
A constant is a named item that retains its value throughout all operations. The value p, or 3.1415926535, is an example of a numeric constant; the letter A is an example of a character constant.
You can create compile-time constants that exist throughout the operation of a Visual FoxPro application. You can use a constant and know that its value doesn't change during the operation of your application. At design time, you can effect a change throughout an application by changing only the value of a single constant.
A constant can contain any data type value.
For information about defining and undefining constants, see How to: Define a Constant.
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Constants
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08