Error Handling. We can use two functions: assert and error to handle errors. Examples are as follows: local function add(a,b) assert ...
確定! 回上一頁