box.error.clear()

box.error.clear()¶

Clear the errors.

Example

box.error.clear() --[[ --- ... --]] box.error.last() --[[ --- - null ... --]] 
Found what you were looking for?
Feedback