Set Session Variable Node
Sets a variable in the current flow.
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Variable Name | variableName | botdojo/types/string | The name of the variable to set | my_variable | |
Type | type | botdojo/types/options | The type of the variable to set | String,Number,Boolean,Object,Array,File |