[Array->Difference]
Array
Member
Preferred
8.0
[Array->Difference] returns a new array which represents the difference between the base array and an array passed as a parameter to the tag. Both arrays must be sorted in the same order for this tag to work properly. The new array contains any elements which are in the base array and are not contained in the array passed as a parameter
[Array->(Difference: Array)]