Increments the output value.
What the node does:
The node increments its value in each cycle by the value of the 'Inc' input. Whenever the 'T' input receives a trigger signal, the output resets to the initial (start) value received on the input 'Str'.
Inputs:
Str: Start value. When a trigger happens at the 'T' input, the output resets to this value.
Inc: Increment value. In each computation cycle the outputs increments by this value.
T: If the input is non zero, the output resets to the value of the 'Str' input.
Output:
Out: The current value of the incrementation.
The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.
>>>