Boolean

The Boolean (shortened to Bool) is a data type that has one of two possible values (usually denoted true and false) which is intended to represent the two truth values of logic and Boolean algebra.

UI Example

Bool

UI Layout Example

<variable ident="bool_name" access="write" />

Attributes

Variable attributes
attributes data type Description
Required Bool mandatory to fill out (Yes or No)
Access Selection Access right change, hide, read, write
Default Value String value which is field in per default
Layout attributes (html tags)
attributes data type Description
access String front end access right change, hide, read, write