PWD
From STX Wiki
Jump to navigationJump to search
PWD
var := PWD [directory]
-> var = 'currentworkingdirectory' or empty if failed
Set and or get current working directory. The directory is not changed if directory is not specified.
If you are working with scripts (*.sts), the script directory is stored in the shell variable scriptDirectory
.See also: @ROOT and @WORK