checkData()

Previous Next

Syntax

 checkData(Quiet)

 

Parameter(s)

Quiet [Boolean, Optional: Default is false]

 

Description

checkData() runs all the manipulations that precede it and ends with a rollback. This means that some constraints are checked and manipulations are ready to be committed. checkData() is often run to ensure data consistency, immediately before a navigateTo() for example.