mIRC Homepage
Posted By: xrn0id can you put *if's* inside dialogs? - 04/02/03 10:29 PM
how would I put an if command inside a dialog? or make a if command work for a dialog?
Posted By: Sabby Re: can you put *if's* inside dialogs? - 05/02/03 03:01 AM
u mean something like

edit $iif(%variable,%variable,""), 1, .......
?
Posted By: Thedude Re: can you put *if's* inside dialogs? - 05/02/03 10:16 AM
Yup you can.
Code:
$iif($away == $true,come back,go away) 
© mIRC Discussion Forums