getNodeHost Syntax getNodeHost() Details Return the host name of the local node, which is defined in the configuration file dolphindb.cfg. Parameters None Returns A STRING scalar. 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.