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;