Collect
is the most basic collector of the OMLoop module. It collects the values returned to its input in a list.
![]() | Collect has one default input and three outputs :
|
We want to make a list with seven random numbers between 1 and 100.
| ![]() |