Difference between revisions of "LavishScript:Top-Level Objects"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
=== Data Storage Conversion ===
 
=== Data Storage Conversion ===
 
* [[TLO:Int|Int]]
 
* [[TLO:Int|Int]]
* [[TLO:Math|Math]]
 
 
* [[TLO:String|String]]
 
* [[TLO:String|String]]
 
* [[TLO:Float|Float]]
 
* [[TLO:Float|Float]]
 
* [[TLO:Bool|Bool]]
 
* [[TLO:Bool|Bool]]
 
=== Other ===
 
=== Other ===
 +
* [[TLO:Math|Math]]
 
* [[TLO:Type|Type]]
 
* [[TLO:Type|Type]]
 
* [[TLO:If|If]]
 
* [[TLO:If|If]]

Revision as of 06:43, 26 February 2005

Introduction

Usage

Built-in Top-Level Objects

Data Storage Conversion

Other

See Also