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