Sets the value of a vector variable.
0 |
String |
Name |
The name of the vector variable to set. |
1 |
Vector |
Value |
The vector value to set the variable to. |
None.
SUCCESS |
The value was set successfully. |
FAILURE |
An invalid variable name was provided. |
None.