Text Objects

Text can be added to a module or text can be created inside an expression. In both cases, a Text object in the Text namespace is used to hold the text.

Text objects are one of the two objects where each instance can have it's own value. The other object is the Num object. In the case of the Text object, the value is a string of text.

To create a Text object, create an empty box, switch to text editing mode and start typing text.