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.
Property
The argument expressions to pass to the helper function.
let arguments: [any ATLExpression]
Arguments are evaluated in order and passed to the helper function according to its parameter specification.