WB_WholeWord - whole word search

Syntax
WB_WholeWord=boolean value

Syntax example
WB_WholeWord=T

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
FALSE

Description
This is a True/False flag that determines if the WBSP engine will add pattern string [!A-Z0-9a-z] at the beginning and at the end of the values provided by WBF_ and WB_UniQS form fields. In most cases this variable should not be changed from it's default value. It is not removed for compatibility reasons.