getHomeDir Syntax getHomeDir() Details Get the home directory of the local node, which is defined in the configuration file dolphindb.cfg. Parameters None Returns A STRING scalar. Examples getHomeDir() // output: /data/ddb/server
Details Get the home directory of the local node, which is defined in the configuration file dolphindb.cfg.