Relative Content

Tag Archive for javascriptregexreplaceall

Remove parts of substring with couple of conditions

how can I “clean” strings from everything that starts with GH until - mark, I need just the rest of the data, the problem is that I don’t know what number will be part of GHxxx-, in the example, it can be anything.