Hi, well no I wanted to simulate the “append” method of Python where values are stored in the dictionary despite change of input.The idea is to keep adding new values to a list while keeping any previous ones. I’ll do it with a Python component I guess.
Thanks anyway