Home > 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.
Home > blockly > FieldCheckbox > getValueBoolean
Get the boolean value of this field.
Signature:
getValueBoolean(): boolean | null;
Returns:
boolean | null
The boolean value of this field.