Read File from Text

When sharing protocols with other users sometimes files associated need to be sent together with the protocol.

On this example I have put together a reader for Text files.

How to use it?
Paste the content of your Text file into the TextFile property and select from the drop down menu (Reader parameter) the component that should understand your file.

You can expand the list of readers by adding the component name you like to use on this component.

Enjoy!