False
constant-functions false
syntax
- false
definition
True: the logical value false defined for boolean data items.
applies to
data item with bool value-type
example
parameter<bool> paramTrue := False;
constant-functions false
True: the logical value false defined for boolean data items.
data item with bool value-type
parameter<bool> paramTrue := False;