GetCwd
Mon 01 January 2018Syntax
GetCwd()
Description
Use the GetCwd function to determine the current working directory of the process that executes it. This means that in PeopleSoft Pure Internet Architecture it returns the current working directory on the server, in an Application Engine program it returns the current working directory of the Application Engine process, and so on.
Returns
Returns a string containing the path of the current working directory.