MULTEXT - Document MQL2. SgmlQL reference/Operators.
Comparison operators

The following operators are available:

Prototypes

boolean <-- string lt string

boolean <-- string gt string

boolean <-- string le string

boolean <-- string ge string

Examples

  • 3 lt 4;
  • TRUE
  • 4 gt "5";
  • FALSE
  • "100" ge "11";
  • FALSE



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

    Copyright © Centre National de la Recherche Scientifique, 1997.