A description of inline ifs needs to be added ( condition ? dowhentrue() : dowhenfalse(); ) --Azura 03:03, 9 February 2009 (UTC)
- That's not an "inline if", that's the conditional operator. It's probably worth mentioning, but it should really be described on the operators page. —Wormbo 06:53, 9 February 2009 (UTC)