Difference between revisions of "TLO:Script"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Examples == | == Examples == | ||
− | + | see [[DataType:script#Examples|script examples]] | |
== See Also == | == See Also == | ||
* [[LavishScript:Top-Level Objects|Top-Level Objects]] | * [[LavishScript:Top-Level Objects|Top-Level Objects]] |
Revision as of 02:14, 31 August 2005
Forms
- script Script
- Retrieves the current script object
- script Script[name]
- Retrieves the script object matching the given name
Examples
see script examples