putList()

void putList(string Question, array value, [boolean EachVariable])

With the function putList() you can store the values of an (one-dimensional) Array into an array of variables in the data set. The function runs equivalent to put() and valueList().

Warning: Only use the third parameter EachVariable if you know exactly what you are doing. If you change the answering code you can overwrite the answers of the responents.

Internal Variables

Before putList() can be used, create a question of type Internal variables in the question catalog. In it you create at least as many variables (items) as the array element has that you want to save.