E
Erik Lautier
Hi, what's a quick way to parse a string and remove everything after
the comma including the comma? I.e., if the string is "Hi, how are
you", I would want to just keep "Hi".
Thanks!
the comma including the comma? I.e., if the string is "Hi, how are
you", I would want to just keep "Hi".
Thanks!