Divide

Description

Divides one number with another number.

Event Options

Variable

A number you wish to divide with another number.

Value

A number to divide the Variable with.

Example

Variable

4

Value

2

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

Last updated