Reading all text from a .txt file

Hi guys,

Quick question. Ofcourse I know that you can read flash variables from a text file, which is formatted like: @var1=firstVariable@var2=secondVariable and so on.

But is there a way to read normal text out of a textfile? Is it through the bytearray class?

Thanks!