Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
[SOLVED] regular expression
amypu
How do I extract "AMD" from "Advanced Micro Devices, Inc. (AMD)"?
What would regular expression be for this?
Find more posts tagged with
AI Studio
Accepted answers
All comments
Andrew2
It depends on the operator you are using but if you are looking for everything between the brackets then you would need a capturing group.
Something like this
\((.*)\)
then $1 would return what you need
Andrew
amypu
Thanks much!
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups