Checks if the given array contains the given value
array
value
{ "$template": { "$comment": "The field below will be true", "test": "{{[1, 2, 3, 5, 8, 10].contains(5)}}" } }