Appearance
Home > @plaidev/karte-action-sdk > widget > getMemoryStore
widget.getMemoryStore() function #
ページ内の変数を取定する
Signature:
typescript
function getMemoryStore(key: string): any;
Parameters #
Parameter | Type | Description |
---|---|---|
key | string | 変数のキー |
Returns:
any
変数