Talk:Conditional statements

From Legacy Roblox Wiki
Jump to navigationJump to search

Ternary Statements (Advanced Usage)

Shouldn't there be a new page for Ternary statements? They don't really fit in the Conditional statements page in my opinion. ( Scarfacial | Message | Talk ) 16 February 2012

It's not a ternary statement. Just like a = b + c * d is not a ternary statement.
21:21, 16 February 2012 (UTC)
NXTboy is right that they are boolean operators and not ternary however, that part should still be put on the Boolean page and not here.--~SDuke524~ 19:37, 20 February 2012 (EST)
They're not really boolean operators either. While in most cases they're used as boolean operators, their behaviour is more complex than that.
15:03, 21 February 2012 (UTC)