Turn search result into capture

Hey,
I have been trying to find a way to turn this search result “23” into a capture, for example when i use the search function on Log, i get 23 found matches so i want my config to show the result as a capture

Save them to a list and then count the list and use that

If its regex, you can also try appending .Count to the end of the regex result

How to do that though? (the saving & counting)

You can use the Count Occurrences block, search for it

2 Likes

Thanks Edward and ruri, I’ll try that.
oh and is it supported on openbullet 1 or i must use ob2?

I think both programs have this, in OB1 it’s probably in the function block

1 Like

I suggest you change to ob2, it is simply faster and more efficient at the time of all the processes and contains more functions

2 Likes

Yeah seems about time to move on, i got too attached to ob1.
New journey will begin now, again thanks both of you and have a good day.