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.
Geo SCADA Expert supports this syntax for Boolean values:
Code | Example |
---|---|
t |
t |
T |
F |
tt |
true |
Tt |
False |
TT |
TRUE |