No Sequence Generation Node

Try to find node with functionality to generate a sequence from 1 to 100.

for example, 1,2,3,4,…,100

But there seems to be no such node.
The easiest way to solve this is to write a java snippet ?

This can be solved with a combination of “Empty Table Creator” node and “Java Snippet (simple)” node

There is a real node for this, it is called the “Counter Generation”
Cheers, Iris

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.