Add

Description

Adds two numbers together.

Event Options

Variable

A number you wish to add another number to.

Value

A number to add to the Variable.

Example

Variable

1

Value

2

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

Last updated