ReportPro User's Guide

Unknown

Purpose

To determine the remainder of a division operation

Syntax

Modulus( <nDividend> , <nDivisor> ) nRemainder

Arguments

<nDividend> The dividend of the division operation

<nDivisor> The divisor of the division operation

Returns

Modulus() returns the remainder of <nDividend> divided by <nDivisor>.

 

Table of contents

previous page start next page