Difference between revisions of "TLO:Type"
Jump to navigation
Jump to search
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
== Forms == | == Forms == | ||
+ | *[[ObjectType:type|type]] '''Type['''name''']''' | ||
+ | :Retrieves a type object that describes the type with the given name | ||
== Examples == | == Examples == | ||
− | + | See [[ObjectType:type|type]] | |
== See Also == | == See Also == | ||
− | + | {{LavishScript:Top-Level Object}} |
Latest revision as of 16:45, 8 July 2018
Forms
- type Type[name]
- Retrieves a type object that describes the type with the given name
Examples
See type
See Also
LavishScript Top-Level Objects