MULTEXT - Document MQL2. SgmlQL reference/Operators.
Pattern matching

The operator match determines whether the regular expression exp matches part or all of string and returns TRUE if it does, FALSE if it doesn't.

Prototype

boolean <-- string match exp

Example

  • "15 May 1980" match "May";
  • TRUE



    | Top | Next | SgmlQL reference | LPL/CNRS | MULTEXT

    Copyright © Centre National de la Recherche Scientifique, 1997.