Documentation Language: Swift

Initializer

init(collectionType:elements:)

Creates a new collection literal expression.

init(collectionType: String, elements: [any ATLExpression])

Parameters

collectionType

The collection type identifier

elements

The element expressions