How do I clear printstring text?

Ah. My bad. You can change the duration for how long the text is displayed by clicking on the little arrow on the bottom of the node. If you hook this up to a Tick node, you could keep updating the string for the length of one tick, and change the attached string variable using the Action Events. This should work. (You can set the tick interval in the Class Defaults)

EDIT: (clarification)

289686-printstring.png

289687-classdefaultstick.png