yahoo pipes - Regex Replace A Word In Parentheses INCLUDING The Parentheses -


in yahoo pipes i'm struggling find way of removing brackets around word, word itself. how replace "(active)"?

\(active\) 

escape ( , ) characters.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -