I just did a test on my own and I get a similar error. I think you have found a documentation bug and/or a functional bug. If anyone has a working example I would like to see it. I took an existing query I have that has 4 expressions and split the expressions out into 2 filters, popped the 2 filters in an array, then created a 3rd filter passing in the array of filters and boom it blows up. I think the VclFilters[] reference in the documentation is a typo and should have just read VclFilter[] .
↧