{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Operator "*"

This operation multiplies the first operand with the second operand.

Usage:

number * number    // Returns number
currency * number  // Returns currency

Returns:

depends on operand value types

Examples (Same in Basic and Crystal syntax):

6 * 7      // Returns 42
6 * 9      // Returns 54 (not 42)
$8.40 * 2  // Returns $16.80
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Multiply operator