Web Local Storage - Item Property
Provides access to a particular item in a collection
Member of Web Local Storage (PRIM_WEB.LocalStorage)
Data Type - PRIM_WEB.LocalStorageItem - Local storage item
| Name | Type | Data Type | Description |
|---|---|---|---|
| Key | *Input | Unicode String | Key value of the item to be accessed |
Index パラメータにより提供された値経由でアクセスできるコレクション内のアイテムへの参照です。
Item プロパティ経由でコレクション内の 3 番目のアイテムにアクセス。
#Reference <= #sys_web.LocalStorage.Item<3>
EPC142030 February 2019