Good days,
I click button on a web page and have set text to clipboard successfully. But I want to process the text. How do I process the clipboard into a string parameter?
e.g. as follow, I want to replace some text .
Good days,
I click button on a web page and have set text to clipboard successfully. But I want to process the text. How do I process the clipboard into a string parameter?
e.g. as follow, I want to replace some text .
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.