Where are Typebot variables stored?
I want to edit the value of multiple variables at once in a Script block, but for that I'd need to know if/how to set a Typebot variable's value within a Script block, as I couldn't find where they are stored.
I haven't seen them being stored in
P.S. I wouldn't need to know that information if a specific feature were implemented:
An "Auto Jump back" feature, which would dynamically jump back to the previous blocks group when the group it jumped to has finished its execution, as previously requested in another post.
I haven't seen them being stored in
localStorage, in window.Typebot or anywhere else.P.S. I wouldn't need to know that information if a specific feature were implemented:
An "Auto Jump back" feature, which would dynamically jump back to the previous blocks group when the group it jumped to has finished its execution, as previously requested in another post.