Action disabled: revisions
expandos
Table of Contents
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 | |
| $:variable | |
| $::variable | |
| $X |
expandos.txt · Last modified: by 127.0.0.1
