LuaScript Xojo and Real Studio Plugin |
|
LuaScript.GetLastErrorMessage Method (console safe)
Fetches the last error that happened if a error was raised in the script.
GetLastErrorMessage() as String
Parameters
Returns
- String
- The last error as string
Remarks
See Also
LuaScript Class