L.2.16.2 Constants

A constant is a predefined value that is not calculated, and, therefore, does not change. A constant can be any of the following:

TRUE and FALSE

A real number The logical values A string literal

An array constant

An error constant

Last updated on