Mul (OraNumber) Method

Applies To

OraNumber

Description

Multiplies the OraNumber by the operand.

Arguments

[in] operand
A variant of type String, OraNumber, or a numeric value.
Usage

OraNumber.Mul operand

Remarks

The result of the operation is stored in OraNumber. There is no return value.