Sorts the given array
array
selector(element, index)
{ "$template": { "$comment": "The field below will be [1, 2, 3, 5, 8, 10]", "test": "{{[2, 3, 1, 5, 8, 10].sort()}}" } }