Difference between revisions of "TLO:Script"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== Forms ==
 
== Forms ==
*[[DataType:script|script]] '''Script'''
+
*[[ObjectType:script|script]] '''Script'''
 
:Retrieves the current script object
 
:Retrieves the current script object
*[[DataType:script|script]] '''Script[name]'''
+
*[[ObjectType:script|script]] '''Script[name]'''
 
:Retrieves the script object matching the given name
 
:Retrieves the script object matching the given name
  
 
== Examples ==
 
== Examples ==
see [[DataType:script#Examples|script examples]]
+
see [[ObjectType:script#Examples|script examples]]
 
== See Also ==
 
== See Also ==
* [[LavishScript:Top-Level Objects|Top-Level Objects]]
+
{{LavishScript:Top-Level Object}}
 
 
[[Category:LavishScript]]
 
[[Category:LavishScript Top-Level Objects]]
 

Latest revision as of 16:44, 8 July 2018

Forms

Retrieves the current script object
Retrieves the script object matching the given name

Examples

see script 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