DekGenius.com
Team LiB   Previous Section   Next Section
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

    Team LiB   Previous Section   Next Section