Betreiber: Unterschied zwischen den Versionen
Aus ArcoWiki
Slia (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „In DMIS all the '''Operators''' are introduced and followed by dots. Logical Operator ::<code>.AND.</code> ::<code>.OR.</code> ::<code>.NOT.</code> Relatio…“) |
(kein Unterschied)
|
Aktuelle Version vom 14. Juni 2018, 07:51 Uhr
In DMIS all the Operators are introduced and followed by dots. Logical Operator
.AND.
.OR.
.NOT.
Relational operators
.EQ.
equal to.NE.
not equal to.LT.
less than.LE.
less than or equal.GT.
greater than.GE.
greater than or equal to