blockly > FieldCheckbox > getValueBoolean

FieldCheckbox.getValueBoolean() method

Get the boolean value of this field.

Signature:

getValueBoolean(): boolean | null;

Returns:

boolean | null

The boolean value of this field.