Categories


Description :

Sets the value of the selected variable.

Uses :

Use this for setting the value of a variable that you have created. You can provide the value by typing it in or by using arithmetic operators.

Example :

The following code sets the value of the variable "Score" to its previous value plus 10 when an "EnemyKilled" message is received.