revdb_commit | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | database library | ||||||
Summary | |||||||
Introduced | 1.1 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Glossary: LiveCode custom library, Standalone Application Settings, command, standalone application, execute, function call Command: revCommitDatabase, revRollBackDatabase Function: revQueryResult Library: Database library Control Structure: function | ||||||
Security | disk, network | ||||||
Description | Use the revdb_commit function to commit changes. Evaluating the revdb_commit function has the same effect as executing the revCommitDatabase command. The only difference is that one is a function call and the other is a command.
| ||||||
Tags | database |