bool ? resultIfTrue :resultIfFalse
Update (15 June 2012): And its called a ‘Conditional operator’ if you ever need to search for it!
bool ? resultIfTrue :resultIfFalse
Update (15 June 2012): And its called a ‘Conditional operator’ if you ever need to search for it!