| Name | Version |
|---|---|
| Type | Method |
| Summary | Gets the MUSHclient version string. |
| Prototype | BSTR WorldName(); |
| Description | This returns the MUSHclient version string. This is usually a "number" like "3.10" but might have letters appended if it is a beta or test version (eg. "3.10.2" or "3.10p22"). |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | MUSHclient version string. |