Please note that this is the help site for SmartBuilder version 3.
The SmartBuilder version 4 Documentation and Video Tutorials can be found in the Help menu in the tool, or view the v4 Help site.
A text variable is also known as a string variable. This type of variable stores an array, or sequence, of characters.
For instance, at the beginning of a lesson, you might want a user to enter their name, so that at the end of a lesson, you could offer them personalized feedback. You might create a text variable, NAME, in which to store their name for retrieval at the end of the lesson.