This function updates the value of the global variable with the value of the associated local variable via the interface ('locVar' provided by gv_link or gv_create).
Syntax |
i32 gv_write (i32 gvID) |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
gvID |
ID of the global variable (obtained from gv_link or gv_create) |
||||||||||||
Result |
Returns:
|
||||||||||||
Validity |
Rule, Task |
||||||||||||
Note |
|