Skip to main content
Question

boucle sur les éléments d'une liste / loop on the elements of a list

  • August 24, 2018
  • 1 reply
  • 96 views

Comment effectuer une boucle sur les éléments d'une liste pour pouvoir créer autant d'attributs que de valeurs de la liste ?

How to loop the elements of a list to be able to create as many attributes as values of the list?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • August 24, 2018

I'm not sure if this is what you're looking for but a ListExploder will explode the list into attributes for you. Handy tool.