Operatori

Da ArcoWiki.
Versione del 14 giu 2018 alle 07:51 di Slia (Discussione | contributi) (Creata pagina con "In DMIS all the '''Operators''' are introduced and followed by dots. Logical Operator ::<code>.AND.</code> ::<code>.OR.</code> ::<code>.NOT.</code> Relational operators ::...")
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)

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