Properties Service
屬性
這項服務允許指令碼將字串儲存為鍵/值組合,這個鍵/值組合限定為單一指令碼、一位使用者,或使用編輯器外掛程式的文件。如要進一步瞭解各種屬性的使用時機,請參閱屬性服務指南。
類別
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[null,null,["上次更新時間:2023-12-01 (世界標準時間)。"],[[["The Properties Service allows scripts to store data as key-value pairs, with different scopes available: script, user, or document."],["This service offers classes for managing properties like Properties, PropertiesService, ScriptProperties, and UserProperties, each with its own specific purpose."],["Properties can be manipulated with methods such as deleting, retrieving by key or in bulk, and setting new values."],["Different property stores can be accessed, including document-specific, script-wide, or user-specific stores, through the PropertiesService class."]]],[]]