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
Details Return the host name of the local node, which is defined in the configuration file dolphindb.cfg.