Multiply function

The Multiply function returns the product of all parameters.

Parameter(s): number1, number2, [number3-1,000]

The numbers to multiply. At least two parameters are required. Each parameter can come from a source node, the result of a function, or a value you specify.

Returns: number

The product of the parameters.




Feedback | Notices


Timestamp icon Last updated: Thursday, December 17, 2015


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/ref_Multiply.html