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
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.
<variable ident="bool_name" access="write" />