I'm using editor.searchInTarget() with a regular expresssion. Search is successful, but I can not seem to get editor.getTag() to return the value of the first tagged value. Doc does not mention an int arg for editor.getTag() either.
How does editor.getTag() work?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using editor.searchInTarget() with a regular expresssion. Search is successful, but I can not seem to get editor.getTag() to return the value of the first tagged value. Doc does not mention an int arg for editor.getTag() either.
How does editor.getTag() work?
Thanks.