SysLib.rollback reverses updates that were made to recoverable resources since the last commit.
eglx.lang
static function rollback();
Here is example code:
SysLib.rollback( )
If a program ends because of an error, a rollback occurs automatically.
Target | Issue |
---|---|
Java |
|
JavaScript | SysLib.rollback is not supported. |