raw input not set variable
# 🤝help
r
hi all .. i'm making a bot but not able to save raw input in a workflow var (other input as working fine) ... any ideas ?
g
Try storing the raw input's answer in a variable you created (string type) and then check if it appears in the bottom left of your screen
r
now seem working because was last step so var war overriden
thank you