Abstract ClassesFieldblockly.field.getvalueOn this pageHome > blockly > Field > getValue Field.getValue() method Get the current value of the field. Signature: getValue(): T | null; Returns: T | null Current value.