Tarantool CE/EE Documentation portal logo
Support
Updated at September 15, 2026   08:55 AM

box.error.clear()

box.error.clear()

Clear the errors.

Example

box.error.clear()--[[---...--]]box.error.last()--[[---- null...--]]