blockly > Blocca > getCommentText

Metodo Block.getCommentText()

Restituisce il commento su questo blocco (o null se non sono presenti commenti).

Firma:

getCommentText(): string | null;

Resi:

stringa | null

Commento di Blocca.