CurrentDir
- Details
- Last Updated on Wednesday, 20 February 2013 13:58
syntax
-
CurrentDir()
definition
CurrentDir() results in a string parameter with the folder of the root file of the current configuration.
description:
CurrentDir() is a transient function.
since version
5.15
example
parameter<string> cdir: expr = "CurrentDir()"
result: cdir = 'c:/data/dev/prj/tst/Operator/cfg'