Hello! I need code for separation of one word from array in bracket.

For example:

Word1 (Word2)

What I want, is to separate Word1 on the one side and Word2 on the other side.

Thanks!