Is it possible to have nested predicate buckets?
I'm trying to do something like this:
(a+bc)(d+ef)g
where each letter corresponds to a predicate expression.
Thanks, -Luke
Yes it is - it is the basis of how complicated queries are built up. Please see the examples in the documentation at
http://www.llblgen.com/documentation/2.6/Using%20the%20generated%20code/Adapter/Filtering%20and%20Sorting/gencode_filteringbasics_adapter.htm