getNodePort

Syntax

getNodePort()

Details

Return the port number of the local node, which is defined in the configuration file dolphindb.cfg.

Parameters

None

Returns

An Integer scalar.

Examples

getNodePort();
// output: 8081