LavishScript:Data Sequences

From Lavish Software Wiki
Revision as of 23:36, 10 May 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Overview

There are two basic operations for any kind of data: read and write. In LavishScript, reading is always done via "data sequences", which are then converted to a string for output. For example, "${Time}" will get converted to something like "12:45:00".

Objects

Viewing Objects

Tutorial

Data Types

Top-Level Objects

Variables

See Also