How can I read the value of a text element on a Power Apps edit form programmatically?
E.g. I've put a button on the form and whenever I click the button I want to read the value of whatever the user typed into a text element.
And then maybe after reading it, I'll want to change it and write it back. Is that possible with Power Apps?
Thanks!