|   |   | 
| $serverdb.serverExists Checks if the network already exists in the DB | 
| Usage | 
| <bool> $serverdb.serverExists(<servername:string>[,<networkname:string>]) | 
| Description | 
| Checks if the server already exists for a network in the DB. If no network name is provided, the check is made globally. It returns 1 if the server exists, and 0 otherwise | 
| See also | 
| serverdb module documentation |