Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
 
				Help support Wordnik (and make this page ad-free) by adopting the word elsif.
Examples
- 
								I understand that you're comparing arrays, but what are you doing in your "elsif" equality test? LXer Linux News 2008 
- 
								Second: in "handleHeadline" there is a cascaded "elsif" which converts section depth into the corresponding "latex" section name: 
- 
								Second: in "handleHeadline" there is a cascaded "elsif" which converts section depth into the corresponding "latex" section name: 
- 
								Some pseudo code: min = 0 max = 10 found = false count = 1 while found = = false guess = (max + min) / 2 print Is your number $guess? input = getInput () if input = = "yes" print "yay I got it in $count guesses" found = true elsif input = = "lower" max = input count++ else min = input count++ end end print "game over" Ask MetaFilter 2009 
- 
								Perhaps, if we were exceedingly lazy, we would have just had a big, ugly if, elsif statement in our template as well, conditionally rendering content for tabs. Bruce Williams 2009 
- 
								The list of branching would go like this: if (something) elsif (something) elsif (something) elsif (something) else HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009 
- 
								Now let's have a look at the CSS: body elsif ($FORM eq" no ") else HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009 
- 
								The list of branching would go like this: if (something) elsif (something) elsif (something) elsif (something) else HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009 
- 
								If you have three or more, you use an if / elsif / else format. HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009 
- 
								The list of branching would go like this: if (something) elsif (something) elsif (something) elsif (something) else HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009 
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.