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