Collect into Array
This creates an array using the expression between the square brackets.
Collect empty
Running
will output
Collect single
Running
will output
Collect many
Given a sample.yml file of:
then
will output
Last updated