CheckBox
1. Definition
ComboBox is one possible value that the Type element of the GUI Strings can receive. A component for binary selection is generated ("tick", "cross").
Stores the value of type Boolean.
2. Options
- none
3. Example
{ "Key" : "CheckBox1", "Type" : "CheckBox", "Caption" : "MyCheckBox" }