Params

The names of one or more parameters to add to the query string. Separate multiple parameters with commas. There must be no space before or after a comma.

Use the Values parameter to set values for the specified Params.

NOTE: If a Category component action parameter exists for the Query action parameter that you want to add, OpenText recommends that you use that parameter rather than setting the value in Params and Values.

Actions: CategoryQuery
CategorySuggestFromCategory
CategorySuggestFromDocument
CategorySuggestFromText
Type: String
Default:  
Example: Params=Sort,MinDate
Values=Date,01/01/2003

In this example, the parameters Sort=Date and MinDate=01/01/2003 are added to the query string.
See Also: Values