False

Constant functions false

syntax

  • false

definition

False: the logical value false defined for boolean data items.

applies to

data item with bool Value type

example

parameter<bool> paramFalse := False;

see also