blockly > Field > refreshVariableName

Field.refreshVariableName() 方法

如果此字段引用变量,请刷新此字段引用的变量名称。

Signature:

refreshVariableName(): void;

返回

void