Difference between revisions of "TLO:Variable"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Description ==
 
'''Requires LavishScript 1.08'''
 
 
 
== Forms ==
 
== Forms ==
 
*[[DataType:variable|variable]] '''Variable['''name''']'''
 
*[[DataType:variable|variable]] '''Variable['''name''']'''
Line 7: Line 4:
  
 
== Examples ==
 
== Examples ==
 
+
See [[DataType:variable#Examples|variable examples]]
 
== See Also ==
 
== See Also ==
 
* [[LavishScript:Top-Level Objects|Top-Level Objects]]
 
* [[LavishScript:Top-Level Objects|Top-Level Objects]]

Revision as of 02:28, 31 August 2005

Forms

Retrieves a generic variable object from the given variable name

Examples

See variable examples

See Also