INCLAN: else if: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Created page with '== Synopsis ==  '''else if''' ''(condition)'' '''then'''  == Description ==  starts an else-if clause of a block if-statement.')  | 
			
(No difference) 
 | 
Revision as of 14:37, 13 August 2009
Synopsis
else if (condition) then
Description
starts an else-if clause of a block if-statement.