WB_UniQS - string to be searched for in Universal Query Search

Syntax
WB_UniQS=search string

Syntax example
<input type="text" name="WB_UniQS" size="20">

Valid inputs
Any search string including SQL pattern rules

Default value
none

Description
This variable contains Universal Query String form field. When WhizBase receives WB_UniQS it will return all records that contain the word(s) or phrase (enclosed in quotation marks) provided by WB_UniQS variable, in any part of any non-numeric field (or fields defined in WB_UniFTS variable) in recordset (whole field, beginning, end or in the middle of the field).

This field can not be set in WBSP file, but it must be a part of a request (GET or POST form field).