I need a regular expression to select all the text between two outer brackets. Example: START_TEXT(text here(possible text)text(possible text(more text)))END_TXT ^ ^ Result: ...
-
May 10, 2022
- 0 Comments