Sub (OraNumber) Method

Applies To

OraNumber

Description

Subtracts a numeric argument from the OraNumber.

Arguments

operand
A Variant of type String, type OraNumber, or a numeric value.
Usage

OraNumber.Sub operand

Remarks

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