Hi,
the following String is given: '{12ZT-}716Ghdnsba'.
I want to cut the text within the Brackets, so the result would be '716Ghdnsba'.
Can anybody show me the approach with Regular Expressions? (regex?)