programLaunchDirectoryAsString

Returns the directory that the program was launched from on the OS as a string. This call may throw a SecurityException if the system information is not accessible. Uses System property "user.dir"

Return

the path as a string