This section is for learning what Variables are for in the IceChat Editor for IceChat 7.
To set a variable: $var = value
$blah = some blah value
$test = this value contains test
$name = Snerf
Do not use variable/identifier names that are already in use.