getglobal

Syntax: %getglobal(name)

return the value of global variable name (stored in the INI file). Note that this is different than a global variable stored in the Global Settings file. A variable stored with getglobal can only be set with setglobal and since the values are stored in a disk file, they are slower than the newer Global Settings. This function generally should not be used and is included only for backwards compatibility.



Contents format grep