Difference between revisions of "TLO:Script"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Forms == | == Forms == | ||
− | *[[ | + | *[[ObjectType:script|script]] '''Script''' |
:Retrieves the current script object | :Retrieves the current script object | ||
− | *[[ | + | *[[ObjectType:script|script]] '''Script[name]''' |
:Retrieves the script object matching the given name | :Retrieves the script object matching the given name | ||
== Examples == | == Examples == | ||
− | + | see [[ObjectType:script#Examples|script examples]] | |
== See Also == | == See Also == | ||
− | + | {{LavishScript:Top-Level Object}} |
Latest revision as of 16:44, 8 July 2018
Forms
- script Script
- Retrieves the current script object
- script Script[name]
- Retrieves the script object matching the given name
Examples
see script examples
See Also
LavishScript Top-Level Objects