This function checks that the specified string matches the name of a defined global variable.
Syntax |
bool gv_exist (string var) |
||||||
---|---|---|---|---|---|---|---|
var |
Variable name. Can contain letters, numbers, spaces, and special characters. Not case sensitive |
||||||
Result |
Returns:
|
||||||
Validity |
Task |
||||||
Note |
|
Example of use:
|