backupSqlite

Description

Backup sqlite data.

Input / Parameter

NameDescriptionData TypeDefaultOptionsRequired

storage

Size of the file.

Number

-

-

Yes

fileName

Name of the file.

String/Text

-

-

Yes

Output

N/A

Callback?

callback

The function to be executed when sqlite data backup is successful.

errCallback

The function to be executed when sqlite data backup is not successful.

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated