blockly > Field > refreshVariableName

Field.refreshVariableName() method

Refresh the variable name referenced by this field if this field references variables.

Signature:

refreshVariableName(): void;

Returns:

void