How can I split a variable on a (?

When I try Split1 = Split(Variable,"(")
It gives me an error. Is there a special character that i have to put in front of the (?

Thanks