mixed
| TRUE if the constant was loaded. |
| FALSE if the constant was not loaded. Either unable to be included or already defined. |
| If you specified an array of constants to load, an array of TRUE/FALSE values is returned. |
Example 52-1. Loading a constant with the class:
|
You may also load a constant without using the class.
Example 52-2. Loading a constant manually:
|