Pattern match on the window/tab title

Hi,

I would like to selectWindow by title using pattern match on the title. Is this possible? Can’t find any example or reference to this.

Looking at the code it seems it is used a function named glob2reg that seems to do a pattern match on the title.

TIA!