Xpcall

From GiderosMobile
Revision as of 23:30, 13 May 2022 by MoKaLux (talk | contribs)

Available since: Gideros 2011.6
Class: (global)

Description

pcall function f with a new error handler err.

xpcall(f,err)

The operations related to coroutines comprise a sub-library of the basic library and come inside the table coroutine.

Parameters

f: (function) pcall function
err: (string) error message