If you want to extract substrings from a string, but find it challenging to do so with RegEx, try parse. parse makes it easy to extract strings that are inside brackets.
parse also allows you to:
- add field names to make brackets more readable
- get the string with a certain format