Boolean

Description:
Values of this type can be either True or False which is specified by respective literals.
Values of this type are returned as a result of the calculations of Boolean expressions.

Literals:
     True
     False

Availability: Thin client, web client, server, thick client, external connection, mobile application (client), mobile application (server). Server exchange is possible. Serialized. 
This object can be serialized to/from XDTO. XDTO type corresponding to this object is defined in the namespace {http://www.w3.org/2001/XMLSchema}. Name of XDTO type: Boolean.


    

1C:Enterprise Developer's Community