AI Event Action Modify Variable

modify_variable

Modify the value of one of the logic variables 

Each group come with a set of 4 variables with id 0 to 3.

It is more common to use an AI Event Action Code with a simple assignment operator, however functionally the accomplish the same end result.

 

Parameters:

<local_variable | foreign_variable> < = | + | - | * | / > <local_variable | foreign_variable | constant_value>