How to edit browser's Local Storage

zactyson64

Client
Регистрация
18.03.2019
Сообщения
43
Благодарностей
3
Баллы
8
Hello, I'm trying to add values to the Local Storage of an instance but I can't find any documentation about it, is it possible?
 

zactyson64

Client
Регистрация
18.03.2019
Сообщения
43
Благодарностей
3
Баллы
8
I found the solution, I will keep this up if someone else wanted to know, I used JS cube and executed the following line of code on the page where I want the values to be added
C#:
localStorage.setItem('key', 'value');
106605
 
  • Спасибо
Реакции: morpheus93

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63
Thank you for sharing your experience.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)