Creating a list of numbers using various sliders

i want to create a list of numbers using some sliders. as i use one of the sliders several times for different positions in the list and also want to keep track on which number is in which position, i was looking for a component with multiple inputs. i tried “combine data”, but it only ouputs the first number.
ans suggestions which component to use?
am i using “combine data” in a wrong way and what is supposed to do?


I guess you’re looking for Merge component, as an alternative you can also use GenePool.

1 Like

merge looks perfect, thanks!!

forgot about gene pool.
anyhow its not as nice as merge, as it cant use one slider in various list positions …