The InputBool class has this constructor:
name,value) |
Displays the name next to a checkbox, which will initially be set if value evaluates to True. (Does not use the label) The value is either True or False,depending on the setting of the checkbox.
InputBool objects have the following methods:
) |
) |
val) |