Returns the time when the global variable was last accessed
Parameters
name
Global variable name
Returns
The function returns time of last accessing the specified global variable. Addressing a variable for its value,
for example using the GlobalVariableGet() and GlobalVariableCheck() functions, also modifies the time of last access.
In order to obtain error details, call the GetLastError() function