Question
insert formated text from clipboard after a specific character
Good day,
Is it possible to insert content of clipboard after a specific character with a script?
For example, I have a piece of specifically formatted text, which I need to insert after every "-"-sign in every text block of a document.
I imagine, first the cursor should be moved to the position after hyphen-sign and then the script should fire the command Paste.
Can somebody help me with code?
