ABCDEFG CK020 # - database - 123546 Test - Test
For a regular expression to replace the first character - after all the content (any character)
CodePudding user response:
String: ABCDEFG - database CK020 # - 123546 Test - Test
Output: ABCDEFG
CodePudding user response:
Any characters including Spaces newline brackets?
CodePudding user response: