Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Constants

A constant names a location in memory that contains a value that is known at compile time and cannot be changed while the application is running. In less formal terms, a constant is a named fixed value. Constants are defined in the following ways:

The value of a constant is actually compiled into the object code. If you want to change the value of a particular constant, all modules that use that constant must be recompiled.

Related topics
Data Types, Constants, and Variables
Constants defined in LSCONST.LSS
Built-in constants
Constants and Variables
Const statement
User-defined constants
%If directive




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009