Skip to Content
0
Former Member
Nov 04, 2012 at 01:05 PM

String Parsing..

28 Views

I have a string that would be in the format Text (text inside parens) ... I only want the all the text up to but not including the left paren and place it in a stringvar. The text to the left of the first paren (which is what i want) can vary in length. Is there an easy function to do this?