You are here: Core Reference > Configuration Practices > Defining the Format of Displayed Values > Boolean Syntax

Boolean Syntax

You typically assign a Boolean format by selecting the required entry from the Boolean Format category (see Define How a Boolean Value is Displayed). Alternatively, you can specify any of the following syntax.

As with any of the custom syntax listed in this section, you can also use Boolean syntax in the expression function FORMATVAL (see the ClearSCADA Guide to Expressions).

ClearSCADA supports this syntax for Boolean values:

Code Example

t

t

T

F

tt

true

Tt

False

TT

TRUE


ClearSCADA 2015 R2