FindPath

Verifies whether a directory exists.

Function Group Execution Windows Embedded Thin Client Mobile Access
FindPath File Synchronous Supported Supported Supported Not supported

Syntax

Web Studio Help es2fr function file findpath.xml d123287e76 FindPath
strPathName
The file path for which to search.

Returned value

0 Path not found
1 Path found

Examples

Tag Name Expression
Tag FindPath( “C:Windows” )

FindPath