rollback()

Previous Next

See Also

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()