Tarantool CE/EE Documentation portal logo
Support
Updated at September 7, 2026   01:25 PM

box.error.clear()

box.error.clear()

Clear the errors.

Example

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