InfoAppHstDir
Returns the file path of the project’s History sub-folder.
| Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
|---|---|---|---|---|---|---|
| InfoAppHSTDir | System Info | Synchronous | Supported | Supported | Supported | Supported |
Syntax
This function takes no parameters.
Returned value
Returns the History directory for the current project as a string.
Examples
| Tag Name | Expression |
|---|---|
| Tag | InfoAppHSTDir() // Returned value =”C:DemoAppHST” |
| Tag | InfoAppHSTDir() // Returned value =”C:StudioProjectsAppHST” |