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;

see also

false