multiply_jolt

Description

Calculates multiplication of the jolt value with the stream value and outputs the result as jolt.

Inputs, output and other parts

Multiplier (stream input) Sets the value with which the jolt input value will be multiplied (without triggering the output).

Result (jolt output) Emits calculated value as jolt.

Calculate (jolt input) Receives value which will be multiplied with the stream value, triggers the calculation.

See also:

divide_jolt, add_jolt, subtract_jolt, multiply