Docs Menu
API Developer Guide / file / verifyPath
Service: verifyPath
This service will check whether a path exists or not on the server.
Input Parameter:
Name | Type | Description |
absolutePath: | String | path of file or folder on server machine |
Output Parameter:
Name | Type | Description |
exists: | boolean | Return status of file if it exists |