TextFile is a holder for human readable external resources.
TextFile
TextFile provides access to the content of the real file.
TextFile is not built to represent binary files.
public function getContent(Void):String
Returns the complete content of the file.
content of the file