Database modify

An action block that modifies content stored in a SQLite database file.

The fiber will pause until the statement has been executed.

Due to Android restrictions of file system access, on Android 5—10 the database file must be stored on primary external storage.

Note! Avoid using long running transactions spanning multiple blocks, as it may cause problems if Automate is terminated before before a commit.

Input arguments

Output variables