Difference between revisions of "Talk:Conditional statements"

From ComputerCraft Wiki
Jump to: navigation, search
(Created page with "Seems a little messy to me, but all the information should be there. ~~~~")
 
 
Line 1: Line 1:
 
Seems a little messy to me, but all the information should be there. [[User:My hat stinks|my_hat_stinks]] 18:49, 19 May 2012 (UTC)
 
Seems a little messy to me, but all the information should be there. [[User:My hat stinks|my_hat_stinks]] 18:49, 19 May 2012 (UTC)
 +
 +
 +
:The first line under heading '''Available Conditions''' is unfinished and I'm not sure what is actually meant to be said. [[User:Wackozacko|Wackozacko]] 15:59, 3 September 2012 (EDT)
 +
 +
:Also, consider changing ''"The "~=" condition compares two values to see if they are the same, and if they are '''not''' the same, the condition is met and the if statement passes."'' to ''"The "~=" condition compares two values to see if they are '''not''' the same. If so, the condition is met and the if statement passes."'' [[User:Wackozacko|Wackozacko]] 15:59, 3 September 2012 (EDT)

Latest revision as of 19:59, 3 September 2012

Seems a little messy to me, but all the information should be there. my_hat_stinks 18:49, 19 May 2012 (UTC)


The first line under heading Available Conditions is unfinished and I'm not sure what is actually meant to be said. Wackozacko 15:59, 3 September 2012 (EDT)
Also, consider changing "The "~=" condition compares two values to see if they are the same, and if they are not the same, the condition is met and the if statement passes." to "The "~=" condition compares two values to see if they are not the same. If so, the condition is met and the if statement passes." Wackozacko 15:59, 3 September 2012 (EDT)