A Boolean datatype has been added to ECMAP. The allowed values for this datatype are True or False.
You can select the Boolean datatype for a field or for a memory variable:
Boolean datatype for fields – in the Field Properties window, select B - Boolean from the Field Type drop-down list.
Boolean datatype for memory variables – in the Memory Variables Properties window, select B - Boolean from the Field Type drop-down list.
In the Field Properties and Memory Variables Properties windows, set the Field Length field value to 1 (one) as the Boolean datatype is defined with a length of one.