Purpose
Returns the path to the location from which an application was launched.
The path string includes server drive information as well as path information from the user context. You will have to parse it for the particular data you need.
Syntax
FCAppParentPath
Example
Debug (FCAppParentPath)
|