סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > Xml > saveWorkspaceComment
מחזירה ב-XML את התגובה הנתונה של סביבת העבודה ל-XML.
Signature:
export declare function saveWorkspaceComment(comment: WorkspaceComment, skipId?: boolean): Element;
פרמטרים
החזרות:
רכיב
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-11 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-11 (שעון UTC)."],[[["The `Xml.saveWorkspaceComment()` function converts a given workspace comment into XML format."],["It takes the workspace comment and an optional boolean to skip ID generation as input."],["The function returns an XML element representing the serialized comment."]]],[]]