Documentation Language: Swift

Property

arguments

The argument expressions to pass to the helper function.

let arguments: [any ATLExpression]

Discussion

Arguments are evaluated in order and passed to the helper function according to its parameter specification.