getNodeHost
Syntax
getNodeHost()
Arguments
None
Details
Return the host name of the local node, which is defined in the configuration file dolphindb.cfg.
Examples
getNodeHost();
// output
10.6.0.6
getNodeHost()
None
Return the host name of the local node, which is defined in the configuration file dolphindb.cfg.
getNodeHost();
// output
10.6.0.6