In OmniMark, it is possible to compare two or more numeric values. The following comparison operators are available:
- "=" tests for equality
- "!=" tests for inequality
- ">" tests that the first operand is greater than the second
- ">=" tests that the first operand is greater than or equal to the second
- "<" tests that the first operand is less than the second
- "<=" tests that the first operand is less than or equal to the second
Generated: April 21, 1999 at 2:00:50 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © OmniMark Technologies Corporation, 1988-1999.