Multiply

Multiplies two values (Factor1 and Factor2) and returns a numeric result.

Table 1. Input Properties
Property Type Description
Factor1 Number First value.
Factor2 Number Second value.
RoundingDecimalPositions Number Rounds the result "Half Up" if roundingDecimalPositions is not null and >= 0.