The Why: I am having the user click buttons - the action then pastes a text string into the place where the cursor is placed (within the text-input object. Currently the "amend action" always places it at the end.
The app calls for the user to choose where to paste the string - they do not know what the string is and it is dynamic so therefore it can't be hardcoded. Make sense?
If there is an easier way, I'm all ears :-)