Methods
| Name | Description | |
|---|---|---|
| GetCallStack | Gets the current callstack. | |
| GetDate | Gets the current date. | |
| GetGameTime | Gets the current relative game time. | |
| GetLanguage | Gets the language the client is using. | |
| GetLocale | Gets a string identify the locale the application is set to. | |
| GetLocalTime | Gets the number of seconds since 1/1/1970. | |
| GetScriptVersion | Gets the major and minor versions numbers for the Lua script system. | |
| ScriptLog | Logs a message to the script log. |