Tutorial
SDL screeshot
Generated Image Alt-Text
[edited by: Trados AI at 3:43 PM (GMT 0) on 28 Feb 2024]

Tutorial
SDL screeshot

the TM used to only have the facility to use wildcards. A question mark ? wildcard was used to represent a single character and an asterisk * to represent zero or more characters.
With the most recent version of Studio 2019 came the long-awaited possibility to work with 'regular expressions', also known as 'regex' for short.
Here's a very brief description of regular expressions in Studio2019:
There is further info in links on that page.
There's lots of info about regular expressions if you search the Help pages.
Help: Regular expressions search
For a pretty comprehensive list of regular expressions that should work with Studio, look here:
http://regexhero.net/reference/
I hope this answers your question :)
All the best,
Ali
the TM used to only have the facility to use wildcards. A question mark ? wildcard was used to represent a single character and an asterisk * to represent zero or more characters.
With the most recent version of Studio 2019 came the long-awaited possibility to work with 'regular expressions', also known as 'regex' for short.
Here's a very brief description of regular expressions in Studio2019:
There is further info in links on that page.
There's lots of info about regular expressions if you search the Help pages.
Help: Regular expressions search
For a pretty comprehensive list of regular expressions that should work with Studio, look here:
http://regexhero.net/reference/
I hope this answers your question :)
All the best,
Ali