This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:sql:functions:context:home [2009/12/07 15:23] tdo |
dev:sql:functions:context:home [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 61: | Line 61: | ||
| == label == | == label == | ||
| An optional label that describes this particular search. This label is not needed unless multiple $CONTAINS functions are used in the SQL statement. This label refers to the label used in the $CONTAINS function. The label is case-insensitive, and may be up to 32 characters long. | An optional label that describes this particular search. This label is not needed unless multiple $CONTAINS functions are used in the SQL statement. This label refers to the label used in the $CONTAINS function. The label is case-insensitive, and may be up to 32 characters long. | ||
| + | ==== Options ==== | ||
| + | END_HIGHLIGHT | ||
| ===== Example ===== | ===== Example ===== | ||