getNodeAlias

Syntax

getNodeAlias()

Arguments

None

Details

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

Examples

$ getNodeAlias();

controller2