Forum Discussion
Colin_McCrae
11 years agoCommunity Hero
Not sure about Jscript. But with VBScript I use "instr" to find the start location of the text I want and then use that to extract the chunk I want from the larger text string.
I do this from the clipboard quite often when checking documents, e-mails etc.
It's pretty simple. I assume Jscript must offer something similar?
I do this from the clipboard quite often when checking documents, e-mails etc.
It's pretty simple. I assume Jscript must offer something similar?