Hello,
I have a list called ''list'' of variable length depending on features.
I wanna assign as an attribute to each feature ''list(0) ; list(1) .... list(lenght(list))''
I tried writing a loop on the attribute manager but I didn't know how to use it well
Thanks for any possible help :)