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