Multiply

Performs multiplication

Input/Output

Number of Connections: 2
InputData TypeDescription
Input1Integer,Double,DecimalA number
Input2Integer,Double,DecimalSets the Data property. (optional)

OutputData TypeDescription
Output1Double,DecimalThe value multiplied by Input1 and Data.

Property

NameProperty TypeDescription
DatastringSpecifies a numeric value to be performed multiplication.
ScaleintSpecifies a the number of digits to the right of the decimal point when the output type is Decimal

Topic

Example

PropertyOutput
Input1321
Input27