Remove Last Character From String Javascript Regex - 9 If I have a string which looks like this: var myString = '73gf9y::-8auhTHIS_IS_WHAT_I_WANT' What regex would I need to end up with: 'THIS_IS_WHAT_I_WANT' The first part of my String will always be a random assortment of characters. Is there some regex which will remove everything up to THIS? javascript regex Share Follow How to remove the first and the last character of a string Asked 10 years ago Modified 8 months ago Viewed 419k times 236 I m wondering how to remove the first and last character of a string in Javascript My url is showing installers and I just want installers Sometimes it will be installers services and I just need installers services
Remove Last Character From String Javascript Regex

Remove Last Character From String Javascript Regex
Remove last char from result of a match regex Ask Question Asked 9 years, 11 months ago Modified 9 years ago Viewed 65k times 10 I'm trying to extract a part of html in a jmeter test. I need to extract just a part from a