LuaScript Xojo and Real Studio Plugin |
|
LuaScriptStackTraceRecord Class (console safe)
Class that represents a stack trace record. You should not create instances of this class. The GetStackTrace function on the LuaScriptContext will return array of instances of this class.
Note:This feature is somewhat experimental.
Object
LuaScriptStackTraceRecord
class LuaScriptStackTraceRecord
Properties
Level (console safe) | The level nesting number in the stack. |
LineNumber (console safe) | Line number which the stack trace applies to. |
Name (console safe) | Name of the execution point. |
ShortSource (console safe) | Short version of the executing code block. (first 60 letters) |
Supported Platforms:
MacOS X CarbonMacOS X CocoaWin32 - WindowsLinux x86Unsupported Platforms: