MOD
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the remainder of expression1 divided
by expression2.
Syntax
|
Notes
- Both expression1 and expression2 must evaluate to exact numeric data types.
- If expression2 evaluates to zero,
MODreturns zero.
Example
This
example illustrates the MOD function:
|
Compatibility
ODBC compatible