Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
CSV To Text

CSV To Text

Updated: 22 Mar 2024

Use entries from a table in a Text String.

Method #

This node reads a text string value from a table. Typically this is used to read values from a table and pass them into a Text node for rendering or to be processed by other text string nodes.

You can add tables in the Resource Panel via Interactive > CSV/Text File

Parameters

These properties control the core behaviours of the node.

ParameterDetails
CSV File The table resource.
Mode
  • Column : A row of separated values.
  • Column + Row : The more traditional table layout
Row In a 2d table, this is the column to be picked from. in a 1d list this is the index to pick.
Column In a 2d table, this is the row to be picked from.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

There are no inputs for this node.