Description

This node opens a plain text file (.txt) and reads its content.

Any file type that can be properly displayed in a notepad-type application can be opened and read with this node.




Properties

  • Filename : Click to open the windows explorer window to select your file.
    Default : Empty

Inputs

Name Type Description
Filename String Standard string value. Expects a path relative to the folder in which the .mop show is saved.

Outputs

Name Type Description
String String Dump of the file formatted into a string type.

Example

In this case the test_file.txt file is located in the Project folder and our show in a subfolder of the Project folder. The ../ indicates to go to the parent folder in the tree view, which is the project folder.

Continuously monitors changes made to the file :

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.