Skip to main content

Set Session Variable Node

Sets a variable in the current flow.

Properties

LabelPropertyTypeDescriptionDefault ValueIs Required
Variable NamevariableNamebotdojo/types/stringThe name of the variable to setmy_variable
Typetypebotdojo/types/optionsThe type of the variable to setString,Number,Boolean,Object,Array,File
Session KeysessionKeybotdojo/types/stringThe collection key to use for the session variable (default is session_variables)session_variables