blockly >字段 >getTextContent

Field.getTextContent() 方法

获取文本内容。

Signature:

protected getTextContent(): Text;

返回

文本

文本内容。

异常

未定义文本内容时出错。