Is there any way to use something like session var...
# 🌎general
n
Is there any way to use something like session variables? I know in the docs it says do something similar to "event.state.session.variablename = "Hello World"" but if i do that it's giving me an error.