Arrays
Here's an overview of working with ARRAY
types in FeatureQL.
You can see the full list of array functions in the Functions page.
Array literals
An array is an ordered collection of elements of the same type.
Create arrays using the ARRAY[]
syntax: