Removes and returns the last element from the given array
array
{ "$template": { "$comment": "The field below will be 10", "test": "{{[1, 2, 3, 5, 8, 10].removeBack()}}" } }