M
Mystery Man
Within code, I have a piece of text that has been selected, eg
range.select(); Now that I have finished processing this selected
block, I want to unselect this and go to the end of the selected
block.
How do I do this this within code?
Note that I dont want to delete the selected text
range.select(); Now that I have finished processing this selected
block, I want to unselect this and go to the end of the selected
block.
How do I do this this within code?
Note that I dont want to delete the selected text