Kix does not have and ElseIf statement but it does have an Else statement so you could do something like shown below.

 Code:
If $x = "1"
	;Do stuff
Else
	;Do other stuff
EndIf
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.