OUTPUT_STYLE
Sets the output style for the return string of the CTX_THES expansion functions. This procedure has no effect on the table results to the CTX_THES expansion functions.
Syntax
CTX_THES.OUTPUT_STYLE (
showlevel IN BOOLEAN DEFAULT FALSE,
showqualify IN BOOLEAN DEFAULT FALSE,
showpt IN BOOLEAN DEFAULT FALSE,
showid IN BOOLEAN DEFAULT FALSE
);
showlevel
Specify TRUE to show level in BT/NT expansions.
showqualify
Specify TRUE to show phrase qualifiers.
showpt
Specify TRUE to show preferred terms with an asterisk *.
showid
Specify TRUE to show phrase ids.
Notes
The general syntax of the return string for CTX_THES expansion functions is:
{pt indicator:phrase (qualifier):level:phraseid}
Preferred term indicator is an asterisk then a colon at the start of the phrase. The qualifier is in parentheses after a space at the end of the phrase. Level is a number.
The following is an example return string for turkey the bird:
*:TURKEY (BIRD):1:1234