Multiply

Description

Multiplies two numbers together.

Event Options

Variable

A number you wish to add multiply with another number.

Value

A number to multiply with the Variable.

Example

Variable

2

Value

4

After running the event with the above options, the Variable option will be updated to 8 (e.g. 2 * 4).

Last updated