What is the default behavior of Auto-Indexing on a For Loop output tunnel?
-
A
Auto-Indexing is enabled by default, accumulating values into an array
-
B
Auto-Indexing is disabled by default, passing only the last value
-
C
Auto-Indexing is enabled by default, but only for numeric types
-
D
Auto-Indexing must be manually enabled each time it is used