previous contents index next
(Identifiers) Contents Index (..Constants..)

2.4 Constants

 

2.4.1 Boolean Constants (BoolConstant)

BoolConstant - Syntax:

Syntax: BoolConstant

In SCARLET the boolean values are represented by the keywords TRUE, if it is meant TRUE and FALSE in case of FALSE. Boolean values are of data type BOOL.


previous contents index next
(Identifiers) Contents Index (..Constants..)