| |
|
| `Kazuma - Tue Jan 31, 2006 9:17 am |
|
|
Always remember that these operators must be consistent.
This is wrong:
The correct usage is:
Notice how the equal sign is always last. Also note that, although <> is used for 'not equal' in some languages, in mIRC you must use != to mean 'not equal'. |
|
|
|
| xDaeMoN - Tue Jan 31, 2006 10:11 am |
|
|
| For more operators & usage, type '/help if then else' in your mIRC. |
|
|
|
| QuickStep - Tue Jan 31, 2006 7:18 pm |
|
|
| not really worth the tutorial imho. Maybe you could explain all the different operators mirc has in detail, or explain how the $iif identifier works. That might make things more interesting |
|
|
|
| mountaindew - Wed Aug 15, 2007 11:55 am |
|
|
this is an example of an if then else
or
hopes this helps you understand what they are. you can get more info by typing "/help if then else" anywhere in mirc |
|
|
|
| mountaindew - Wed Aug 15, 2007 12:01 pm |
|
|
by the way, && means and, || means or
example of each
|
|
|
|