Reference

Components
Text
Description
The Text component allows you to enter and view character string data that stretches over several lines. To add a string just click on the main
body of the component and type it in. Press Return to start a new line. Press Tab or just click away to finish editing.
You can copy and paste data using the standard accelerator key combinations (CTRL+C,X and V). You can also use the mouse wheel,
PGUP, PGDN, HOME and END keys to navigate text that spans many lines.
The Text component can be used for generating fixed arrays of Floats or Ints as a list of numbers separated by line breaks can be
automatically converted to a Float or Int Array (and vice-versa).
The component can be resized horizontally and vertically for viewing larger amounts of text.
Connectors
Inputs Type Outputs Type
Set the string
String The current stored
string
String
434 of 494