Guest_imported
New member
- Jan 1, 1970
- 0
Say that I have a string that reads:
"lastname, firstname - company"
How would I trim all the text behind the comma such that it would no read:
"lastname,"
"lastname, firstname - company"
How would I trim all the text behind the comma such that it would no read:
"lastname,"