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.
Syntax | Explanation |
---|---|
$variable | |
$:variable | |
$::variable | |
$X |