buildMultipleMatch() public method
Create MAYBE, SENTENCE or PARAGRAPH expressions.
public string buildMultipleMatch ( $operator, $operands, &$params ) | ||
---|---|---|
$operator | string |
The operator which is used for Create Match expressions |
$operands | array |
The Match expressions |
$params | ||
return | string |
The MATCH expression |
Please login to continue.