DirectoryExists

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > File >

DirectoryExists

Service

File

 

Method

DirectoryExists

 

Description

Checks for the existence of the specified path.

 

Input

Name

Description

Type

Optional

path

Path to check.

String

 

Output

Name

Description

Type

Optional

returnValue

True if the path exists, false otherwise. (Required).

Bool