CurrentDir
File, Folder and Read functions CurrentDir(ectory)
syntax
- CurrentDir()
definition
- CurrentDir() results in a string Parameter with the folder of the root file of the loaded configuration.
example
parameter<string> cdir := CurrentDir();
result: cdir = ‘c:/data/dev/prj/tst/Operator/cfg’