SYNOPSIS<apicp $name $value [$value ...]>
DESCRIPTION
The apicp function allows the setting of parameters affecting
the behavior of Metamorph and the various like searches
(like, likep, liker, like3 etc.). The
$name value describes a setting-corresponding to an
n_set...() API function-that is set to the following
$values. These settings affect both SQL statements and
the fmt, strfmt and mm functions.
The $value parameter is interpreted as a boolean value,
integer, string, or list of strings, depending on the value of
$name. Boolean values are "true", "yes",
"on" or a non-zero integer for true; the opposite for false.
Only string-list values may be passed multiple $value arguments.