Returns the file path of the project's History sub-folder.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
InfoAppHSTDir | System Info | Synchronous | Supported | Supported | Supported |
This function takes no parameters.
Returns the History directory for the current project as a string.
Tag Name | Expression |
---|---|
Tag | InfoAppHSTDir() // Returned value ="C:\DemoApp\HST\" |
Tag | InfoAppHSTDir() // Returned value ="C:\Studio\Projects\App\HST\" |