$serverdb.networkExists Checks if the network already exists in the DB |
Usage |
<bool> $serverdb.networkExists(<network_name:string>) |
Description |
Checks if the network already exists in the DB. It returns 1 if the network exists, and 0 otherwise. |
See also |
serverdb module documentation |