RemoveServer
- Last UpdatedNov 17, 2021
- 1 minute read
The RemoveServer method removes the specified server from the servers list. If no server is specified, this method removes the entire server list.
Syntax
[Result=] aaHistClientTrend.RemoveServer([message serverName]);
Parameters
serverName
Optional parameter. The name of the server to remove.
Return Value
Returns True if the server was successfully removed; otherwise, returns False.