Version 0.55.1

bool

A boolean value.

Details

The basic boolean value type.

Example

 bool b = true
 

Casts To

string
int
float

Optional Open Parameter Attributes

bool readonly

Tells the user interface or frontend to disable the setting of the open parameter.

See also

🗙

Search results for