如果在调用函数 Mod:Func(Arg0,…,ArgN) 但代码中没有这个函数时,就会触发 error_handler:undefined_function(Mod,Func,[Arg0,…,ArgN]) 。