LavishScript:Data Sequences
Jump to navigation
Jump to search
Contents
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".