Hi,
I am currently trying to remove a part of a string in ScriptRunner.
The string looks like this:
foobar (DASD)
Everything between and including the brackets should be removed. I have already tried various methods, but so far without success.
Can someone provide me with a suitable method?
Thank you very much!