ee.data.resetWorkloadTag
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
รีเซ็ตแท็กกลับเป็นค่าเริ่มต้น หากตั้งค่าพารามิเตอร์ resetDefault เป็น true ระบบจะตั้งค่าเริ่มต้นเป็นว่างเปล่าก่อนรีเซ็ต
การใช้งาน | การคืนสินค้า |
---|
ee.data.resetWorkloadTag(resetDefault) | |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
resetDefault | บูลีน ไม่บังคับ | |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eResets the workload tag to its default value.\u003c/p\u003e\n"],["\u003cp\u003eOptionally, \u003ccode\u003eresetDefault\u003c/code\u003e parameter can be used to set the default to empty before resetting.\u003c/p\u003e\n"],["\u003cp\u003eThe function is called using \u003ccode\u003eee.data.resetWorkloadTag()\u003c/code\u003e and can include a boolean argument \u003ccode\u003eresetDefault\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ee.data.resetWorkloadTag\n\n\u003cbr /\u003e\n\nResets the tag back to the default. If resetDefault parameter is set to true, the default will be set to empty before resetting.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|----------------------------------------------|---------|\n| `ee.data.resetWorkloadTag(`*resetDefault*`)` | |\n\n| Argument | Type | Details |\n|----------------|-------------------|---------|\n| `resetDefault` | Boolean, optional | |"]]