Hi all,

I love the new "search document" feature for workflows. I was wondering if anyone could give me some advice on adding the number of hits an a display option (perhaps through an alert box). I use specific tags for creating presentations and this would be helpful for letting me know how many I've entered.

Is there a way to, for example, select all the highlighted text from the resultant search, set it to a variable, and use the count step to return the number? Or is there a way to iterate a count number in a loop? I know this would probably be easy in python, sadly I'm not in a place right now where I can learn the language (that might be a vacation project, though)...