O.P. Elseif?
Hey I'm new to scripting with Messenger Plus! and was wondering if it had an elseif thingy. IE:
if(color == 'red')
<do this>
elseif(color == 'blue')
<do this>
elseif(color == 'green')
<dothis>
does Messenger Plus! have anything like this?
Thanks!
|