Luis Vieira
12th August 2016, 21:51
Hi,

I would like to know if there is the possibility of calling a dll inside the query. extension and mount the filter as a result of this call.

Thank you
Luis

mark_h
14th August 2016, 14:55
I guess it depends on what you mean. I use subroutines (usually in the code) to build the query.extension. In one case I pass the filters to the subsession and then just do a series of "If...then..." tests to build the query.extension.