運營商

從 ArcoWiki
於 2018年6月14日 (四) 07:51 由 Slia (對話 | 貢獻) 所做的修訂 (创建页面,内容为“In DMIS all the '''Operators''' are introduced and followed by dots. Logical Operator ::<code>.AND.</code> ::<code>.OR.</code> ::<code>.NOT.</code> Relational op…”)
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
跳到: 導覽搜尋

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