Home > blockly > FieldCheckbox > getValue
FieldCheckbox.getValue() method
Get the value of this field, either 'TRUE' or 'FALSE'.
Signature:
getValue(): BoolString;
Returns:
BoolString
The value of this field.
Home > blockly > FieldCheckbox > getValue
Get the value of this field, either 'TRUE' or 'FALSE'.
Signature:
getValue(): BoolString;
Returns:
BoolString
The value of this field.