Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
variables [2020/01/31 22:57] – [Types] neilsvariables [2020/01/31 22:58] (current) – [Types] neils
Line 25: Line 25:
 ===== Types ===== ===== Types =====
  
-The type of a variable is defined using a //sigil// that is appended to the variable name. If omitted, the variable will be defined as integer. The following types are supported:+The type of a variable is specified using a //sigil// that is appended to the variable name. If omitted, the variable will be recognized as integer. The following types are supported:
  
 ^ Type           ^ Sigil           ^ Numeric range      ^Size in bytes^ ^ Type           ^ Sigil           ^ Numeric range      ^Size in bytes^