getNodeAlias
Syntax
getNodeAlias()
Arguments
None
Details
Return the alias of the local node, which is defined in the configuration file dolphindb.cfg.
Examples
getNodeAlias();
// output
controller2
getNodeAlias()
None
Return the alias of the local node, which is defined in the configuration file dolphindb.cfg.
getNodeAlias();
// output
controller2