<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > FileExists |
Service
Method
FileExists
Description
Checks for the existence of the specified file.
Input |
|||
Name |
Description |
Type |
Optional |
filePath |
Path of the file to check. |
String |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
True if the file exists, false otherwise. (Required) |
Bool |
|