MobileCRM.Application.directoryExistsAsync - Resconet/JSBridge GitHub Wiki
Checks whether the directory with given path exists in the application local data.
Arguments
Argument | Type | Description |
---|---|---|
path | String | Defines the relative path of the directory located in the application local data. |