Access first line of a multiline textfield?

Hello Everyone!

Is there a way to access specific lines of multiline text fields? Like lets say someone cuts and pastes a list of words in a multiline text box. Is there a way to access each line to put in an array? And not just an array but for any manipulation purpose.

Thanks!