Adjusts the value of a number variable by the Increment Value. Equivalent to calling Get Number Variable, adding the Increment Value, and then calling Set Number Variable on the result.
Node Type
Nodes fall into two basic categories: Data and Execution. This node Executes a function directly in the node string.
Inputs
Input
Type
Required
Description
Identifier
String
Yes
Must match the Identifier of the Number Variable to increment.
Increment
Number
Yes
How much to add to the Number Variable.
Scope
Scope
Yes
Must match the scope of the Number Variable to increment.