CurrentDir - ObjectVision/GeoDMS GitHub Wiki
File, Folder and Read functions CurrentDir(ectory)
- CurrentDir()
- CurrentDir() results in a string parameter with the folder of the root file of the loaded configuration.
parameter<string> cdir := CurrentDir();
result: cdir = 'c:/data/dev/prj/tst/Operator/cfg'