In a microflow I want keep integer values in a temprory list, but I don’t to create a new persistent or non persistent entity. Lists are working with an entity and variable can keep only one value. I want something like an array in other programming languages. then I can manupulate these values.
↧