I have a function that takes in a text input and spits out some other text.
Now i want to use the output of the function as a parameter to send to the next page, but there's no clear way on how to do it?
Please help!
I have a function that takes in a text input and spits out some other text.
Now i want to use the output of the function as a parameter to send to the next page, but there's no clear way on how to do it?
Please help!