getNodePort Syntax getNodePort() Arguments None Details Return the port number of the local node, which is defined in the configuration file dolphindb.cfg. Examples getNodePort(); // output: 8081
Details Return the port number of the local node, which is defined in the configuration file dolphindb.cfg.