blockly > Zablokuj > setCommentText

Metoda Block.setCommentText()

Ustaw tekst komentarza do tego bloku.

Podpis:

setCommentText(text: string | null): void;

Parametry

Parametr Typ Opis
tekst ciąg znaków | wartość null Tekst lub wartość null do usunięcia.

Zwroty:

nieważne