list

Holds an ordered collection of same-typed data items.

Items in list variables are indexed. In XPath expressions, the index is one-based so that the first item in the list has an index of one. (See Accessing data in data collections.)

// Ethnio survey code removed