getWorkDir Syntax getWorkDir() Arguments None Details Get the absolute path of the working directory at the time the dolphindb process is started. Return value: a STRING scalar. Examples getWorkDir() // output: /home/dolphindb/server/clusterDemo
Details Get the absolute path of the working directory at the time the dolphindb process is started. Return value: a STRING scalar.