InfoAppHSTDir

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

Syntax

InfoAppHstDir()

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:\DemoApp\HST\"
Tag InfoAppHSTDir() // Returned value ="C:\Studio\Projects\App\HST\"