TLO:This

From Lavish Software Wiki
Jump to navigation Jump to search

Forms

  • ... This
The object, if any, that the current function was called in context with.
  • ... This[parent]
Special form for script-defined object types, which is a shortcut for casting an object type to its parent type (inheritance)

Examples

See Also

LavishScript Top-Level Objects

Data Storage Conversion
Bool - Float - Int - String
Enums
Enum
Date/Time
Time
Events
Event
Inline Branching
If
Math
Math
Misc
Arg - Event - Execute - LavishScript - Script - Select - Type
Operating System
System
Scripting
QueuedCommands - Return - Variable - This - VariableScope - ForEach - Context