SHIP:Sail Overview

From Serious Documentation
Revision as of 09:02, 25 November 2012 by Admin (talk | contribs) (Created page with "SHIP Sail is the built-in scripting language and virtual machine environment within a SHIP GUI. == Data Types == See SHIP:DataTypes for a complete description. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SHIP Sail is the built-in scripting language and virtual machine environment within a SHIP GUI.

Data Types

See SHIP:DataTypes for a complete description.

Language Elements

  • if/else
  • switch/case
  • standard mathematical operators

Names and Properties

== Relative Referencing