Function that returns the name of the global variable.
Syntax |
string gv_name (i32 gvID) |
||||||||
---|---|---|---|---|---|---|---|---|---|
gvID |
ID of the global variable (obtained from gv_link or gv_create) |
||||||||
Result |
Returns:
|
||||||||
Validity |
Rule, Task |
||||||||
Note |
|
Example of use:
|