getWorkDir Syntax getWorkDir() Details Gets the absolute path of the working directory at the time the dolphindb process is started. Parameters None Returns A STRING scalar. Examples getWorkDir() // output: /home/dolphindb/server/clusterDemo
Details Gets the absolute path of the working directory at the time the dolphindb process is started.