box.error.clear()
-
box.error.
clear
()¶ Clear the errors.
Example
box.error.clear() --[[ --- ... --]] box.error.last() --[[ --- - null ... --]]
box.index
box.error.
clear
()¶Clear the errors.
Example
box.error.clear()
--[[
---
...
--]]
box.error.last()
--[[
---
- null
...
--]]