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
getNodePort()
None
Return the port number of the local node, which is defined in the configuration file dolphindb.cfg.
getNodePort();
// output
8081