List

A list of items of the same type, written as square brackets around the type, for example [Text] is a list of text values.

If you want a list with items of multiple types, use a tagged type.

See Alsolistlistprocess