LuaScript Xojo Plugin

LuaScript.GetLastErrorMessage Method

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