Read From Session Storage

Meet the Kuika ReadFromSessionStorage system action.

It is the process of reading the desired value from Session Storage with the Key given as a parameter from the Key/Value values written to Session Storage.

Select the element to add action. Click +Add Action under the Properties panel.(A)

Click OnClick → LocalStorage →ReadFromSessionStorage and create the ReadFromSessionStorage action. (A)

  • key: The key of the key/value value that is desired to be read is written.

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, You can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated