Hello everyone, I am faced with a problem. I wrote a small function in js, which returns me the value of an input while the user is typing.
now I call this function whenever a certain condition occurs.
now how do i use that value in the next steps of my workflow? Thanks in advance to those who will answer