Hi
I’m trying to insert some text between some other text which is already filled into the textField.
I’ve been trying all sorts of coding, the most obvious would be to use ‘replaceSel(“insert text”)’. However, the function should happen when a button is clicked, so it automatically calls the selection 0, because the textField isn’t selected anymore.
Any help would be much appreciated - thanks, and have a nice day :snug: