getExecDir Syntax getExecDir() Arguments None Details Get the absolute path of the directory where the dolphindb executable file is located. Return value: a STRING scalar. Examples getExecDir() // output: /home/dolphindb/server
Details Get the absolute path of the directory where the dolphindb executable file is located. Return value: a STRING scalar.