Hello,
I’m using converse API, and I have a node with a session variable, this variable is used for reply with shortcut from database for example:
type: session
name: shortcut
value: /welcome
But I want this variable was destroyed after the first use, how I can delete this variable after use the first time.
Someone has a better idea, because it would be ugly for the user to reset or put the same variable empty after using it in next node.
Thanks in advance
Chris