Break up a string

I’m a beginner, so I’m sorry if I use the wrong terms

I wanted to break a string that is coming from a textfile that has a flash variable. So it would be something like

variable=blahblahblah

I want to cut it so I separate variable= and blahblahblah

I think I did this before but I can’t remember