I need to split a string where there\'s a comma, but it depends where the comma is placed.
As an example
consider the following:
C=75,user_is
As an alternative, if you need more than one level of parentheses, you can create a little string parser for parsing the string character by character.