Forward
- Updated2023-02-17
- 2 minute(s) read
Forward
Stores data from one execution to the next.
By default, the node stores data from only the previous execution. However, you can configure the node to store n samples of data by delaying the output of the node for multiple executions. If you increase Delay to more than one execution, the node outputs only the Initial Value(s) until the delay you specify is complete. The node then begins to output the stored values in subsequent order. The number on the node represents the number of delays you specify.

Inputs/Outputs

input
The data to be stored and sent to the next execution or iteration.

initial value
The value for the first execution or loop iteration.
Default value: 0

output
The data stored from the previous execution or iteration.