Outputs
This signal is useful when linking different Nodes that should have equal hierarchical dependency to each other.
The values of the number range between start and end will be output here one after the other. Please note that the output will end at the value End-1.
Count[-2147483648..2147483647]
This output provides you with the total number of loop passes and is therefore suitable for calculating a ratio value. If -1 is used for start and 3 for end, the five values -1, 0, 1 and 2 would be output for range and consequently the value 4 would be determined for the number.
