getHomeDir Syntax getHomeDir() Arguments None Details Return the home directory of the local node, which is defined in the configuration file dolphindb.cfg. Examples getHomeDir() // output: /data/ddb/server
Details Return the home directory of the local node, which is defined in the configuration file dolphindb.cfg.