Skip to content

MobileCRM.Application.moveFileAsync

rescocrm edited this page May 15, 2023 · 2 revisions

Asynchronously moves the application local file to another location.

Arguments

Argument Type Description
src String Defines the relative path of the source file in the application local data.
dst String Defines the relative path of the destination file in the application local data.

Clone this wiki locally