Site Tools


expandos
no way to compare when less than two revisions

Differences

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


expandos [2007/02/26 21:05] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======Expandos:======
 +
 +=====What is an expando?=====
 +An expando is anything that follows a $.  To be more precise, an expando
 +is any part of an ircII statement that is not literal text, but rather
 +symbolicly acts as a placeholder for some other text.  One of the jobs of
 +the ircII language is to replace expandos with their values.
 +
 +=====What kinds of expandos are there?=====
 +^ Syntax ^ Explanation ^
 +| $variable  | A variable (either local or global)
 +| $:variable | A local variable
 +| $::variable | A global variable
 +| $X          | Where X is one letter, an //inline expando//
  
expandos.txt · Last modified: 2007/02/26 21:05 by 127.0.0.1