rollback() |
Syntax rollback(quiet)
Parameter(s) •quiet [Boolean, Optional: false]
Description This action is equivalent to the rollback in the Rules Engine, as the Page Engine is stateless the client carries all uncommitted manipulations, therefore rollback() never generates a page engine request.
Related function: commit() |