true literal

true literal Logical true literal

literal := true

The true literal has type bool and an integer value of 1.

See Also

bool, expression, false, Chapter 2