Difference between revisions of "TLO:String"
Jump to navigation
Jump to search
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
== Forms == | == Forms == | ||
+ | *[[DataType:string|string]] '''String['''text''']''' | ||
+ | : Retrieves a string object with the given text | ||
== Examples == | == Examples == | ||
== See Also == | == See Also == | ||
− | + | {{LavishScript:Top-Level_Object}} |
Latest revision as of 14:59, 8 July 2018
Forms
- string String[text]
- Retrieves a string object with the given text
Examples
See Also
LavishScript Top-Level Objects