blockly > Kommentare > RenderedWorkspaceComment > toCopyData

Kommentar.RenderedWorkspaceComment.toCopyData()-Methode

Gibt eine serialisierbare JSON-Darstellung des Kommentarstatus zurück, die zum Einfügen verwendet werden kann.

Unterschrift:

toCopyData(): WorkspaceCommentCopyData | null;

Gibt zurück:

WorkspaceCommentCopyData | null