LavishScript:Syntax

From Lavish Software Wiki
Revision as of 03:10, 24 February 2005 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Overview

LavishScript syntax is broken into several separate sections, each with their own syntax.

  • Command
A full command is made up of the actual command and parameters. This describes the syntax for the actual command.
  • Parameters
Parameters are the complement to a command, providing the command with extra information such as a search string or a message to send to a chat channel
  • Data
Data consists of Top-Level Objects, Data Type members and methods, and indices
  • Index
Indices are used inside Data and by certain specific commands

Comamnd

Parameters

Data

Index