Hi, How do I do a RegEx search and replace all the strings within last parenthesis set with blank? Thank you!
Example:
I am so excited (How so?) -> I am so excited
I am so excited (How so?) (Tell me more) -> I am so excited (How so?)
I am so excited (How so?) (Tell me more) (Is it because...) -> I am so excited (How so?) (Tell me more)