Work with text-files

Can I work with outer text-files from blueprints?
How can I read and write them?

There’s no way without writing your own custom blueprint nodes or using Rama’s plugin which includes nodes for saving to a text file and reading from one.

Or you can use CSV files and structs if that meets your requirements