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

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
= Introduction =
+
== Introduction ==
  
= Usage =
+
== Usage ==
  
= Built-in Top-Level Objects =
+
== Built-in Top-Level Objects ==
* [[TLO:Type|Type]]
+
=== Data Storage Conversion ===
 
* [[TLO:Int|Int]]
 
* [[TLO:Int|Int]]
 
* [[TLO:Math|Math]]
 
* [[TLO:Math|Math]]
Line 10: Line 10:
 
* [[TLO:Float|Float]]
 
* [[TLO:Float|Float]]
 
* [[TLO:Bool|Bool]]
 
* [[TLO:Bool|Bool]]
 +
=== Other ===
 +
* [[TLO:Type|Type]]
 
* [[TLO:If|If]]
 
* [[TLO:If|If]]
 
* [[TLO:Time|Time]]
 
* [[TLO:Time|Time]]
 
* [[TLO:System|System]]
 
* [[TLO:System|System]]
 
* [[TLO:LavishScript|LavishScript]]
 
* [[TLO:LavishScript|LavishScript]]

Revision as of 07:06, 22 February 2005

Introduction

Usage

Built-in Top-Level Objects

Data Storage Conversion

Other