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();

8081