Text Buffer

Text Buffer This node buffers a text until it is needed for further processing.

The Text Buffer Node is an important and useful Node for easily creating text transitions. It stores the last received string and buffers it until the Pass event is triggered. This causes the string at Text to bet set as new Out. If Bypass is checked, the input string will directly be set at Out.

Whenever the value of Text changes, the Changed event is fired. In a similar fashion, the Passed event is fired whenever the output changes, either because Pass was triggered or Bypass is active and the value of Text changed.

See also: