MULTEXT - Document MQL2. SgmlQL reference/Operators.
Concatenation

The concatenation of strings is denoted by a period:

Prototype

string <-- string . string [. string]*

Examples

  • "A" . "B";
  • AB
  • "A" . "B" . "C";
  • ABC



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

    Copyright © Centre National de la Recherche Scientifique, 1997.