Yes, the documentation is not clear enough. However, in my use case, I was able to create a simple array in Iterator module using the function - add(emptyarray;<values>). You could use the same function in other modules as well. Also, I have not been able to identify any other ways to create complex...