SETFILTER Function (TestPage Filter)
Applies a filter to the specified field on a test page.
Syntax
TestPage.Part.Fiter.SETFILTER(Field, String);
Parameters
TestPage
Type: TestPage
The test page that displays the dataset that contains the specified field.
Part
Type: Part
The control on the test page that contains the dataset.
Filter
Type: Filter
The filter that is applied to the dataset.
Field
Type: Field
The field that you want to apply the filter to.
String
Type: Text
The filter to apply to the specified field.