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 |
This function takes no parameters.
Returns the Alarm directory of the current project as a string.
Tag Name | Expression |
---|---|
Tag | InfoAppAlrDir() // Returned value ="C:\DemoApp\Alarm\" |
Tag | InfoAppAlrDir() // Returned value ="C:\Studio\Projects\App\Alarm\" |