Queries the ANSI and Unicode server title, or friendly name.
Each chat server can contain an ANSI and Unicode title (of up to 63 characters) to provide a server friendly name for clients. The ANSI version of the title is provided to IRC clients and to MICONLY clients that query with an ANSI message. The Unicode version of the title is provided to MICONLY clients that query with a Unicode message. Unlike most properties, the title can contain different values for the ANSI and Unicode versions.
Note Both the ANSI and Unicode titlesare returned.
See also /GetTitle_A, /GetTitle_W, /SetTitle, /SetTitle_A, /SetTitle_W.
Chatcmd ServerList /GetTitle
| ServerList | This switch supports multiple servers in its command line. To ensure complete retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼. |
chatcmd myserv01,myserv02 /gettitle | |
| Gets the server friendly name for Myserv01 and Myserv02. | |
chatcmd * /gettitle | |
| Gets the server friendly name for the default server. |