Import Text Node

Import Text node.

The Import Text node reads the contents of a plain text file and outputs it as a single string. This can be useful in motion graphics or data-driven workflows where external text needs to be processed or displayed.

Ghi chú

Currently, only files with the .txt extension are supported.

Đầu Vào (Inputs)

Đường Đi/Dẫn (Path)

The path to the txt file.

Đầu Ra (Outputs)

Chuỗi Ký Tự/String

The entire contents of the text file as a single string.