GetServer
- Last UpdatedNov 17, 2021
- 1 minute read
The GetServer method gets the aaServer object for a server from the server list.
Syntax
[Result=] aaServers.GetServer(message name);
Parameters
name
The name of the server to get.
Return Value
If the server exists, the aaServer object is returned; otherwise, a NULL is returned. For more information on the aaServer object, see aaServer Object.