xpcall allows you to set a custom error handler for when the function errors. useful for custom error logic. example: xpcall(function(...) print ...
確定! 回上一頁