Hello,
I have some strings and they are foramtted like this:
random1 - some random text
random2 - some other random text
againrandom - again random text
etc...etc
How can i delete everything from the minus sign and behind?
so a line like this: randomstart - some other random things become randomstart.
I know this must be easy but i never understood @replaces.
Cheers