Documentation
(C) IBM Corp. 1996, 1999

Text Extender: Administration and Programming

REFINE

The REFINE function takes two search arguments and returns a combined search argument of type LONG VARCHAR, consisting of the two original search arguments connected by the Boolean operator AND.

Function syntax

>>-REFINE--(--search-argument--,--search-argument--)-----------><
 

Function parameters

search-argument
A string of type LONG VARCHAR containing the terms to be searched for. See Chapter 10, Syntax of search arguments.

The search argument must not contain the search parameters IS ABOUT, THESAURUS, or EXPAND.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]