blockly > Campo > getTextContent

Método Field.getTextContent()

Obtiene el contenido de texto.

Signature:

protected getTextContent(): Text;

Muestra:

Texto

El contenido del texto.

Excepciones

Un error si no se define el contenido de texto.