Difference between revisions of "TLO:String"
Jump to navigation
Jump to search
(→Forms) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
== Forms == | == Forms == | ||
*[[DataType:string|string]] '''String['''text''']''' | *[[DataType:string|string]] '''String['''text''']''' | ||
Line 8: | Line 6: | ||
== 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