InfoAppAlrDir

Returns the file path of the project's Alarm sub-folder.

Function Group Execution Windows Embedded Thin Client
InfoAppAlrDir System Info Synchronous Supported Supported Supported

Syntax

InfoAppAlrDir()

This function takes no parameters.

Returned value

Returns the Alarm directory of the current project as a string.

Examples

Tag Name Expression
Tag InfoAppAlrDir() // Returned value ="C:\DemoApp\Alarm\"
Tag InfoAppAlrDir() // Returned value ="C:\Studio\Projects\App\Alarm\"