blockly > commentaires > CommentView > setText

Méthode comments.CommentView.setText()

Définit le texte actuel du commentaire.

Signature :

setText(text: string): void;

Paramètres

Paramètre Type Description
text chaîne

Renvoie :

vide