nxa.IsMainServer
Description
This function can be used to determine whether the server is defined as main server or not.
Signature
bool nxa.IsMainServer ()Parameters
None.Return
Type | Description |
---|---|
bool | true when server is defined as main server, otherwise false. |