Hey there,
I have been playing around with Functions and I am curious as to how I would send text to the Function. Currently, I just call a Function with parameters 0,1,2 etc etc. Then the function would display the predetermined text. But what if I wanted the user to input their own text? How would I pass that to the Function?
In the screen below you can get an idea of what I am working with right now.