MSM-Workstation
Data Types

Go back to the alphabetic list of data types
Go back to the first page of this tutorial

Boolean value

This data type is used for entities that describe the result of a logical evaluation.

Internal name is "truefalse".

Possible values are:
0 = No (false) or
1 = Yes (true)