Revision [748]

Last edited on 2010-06-19 22:18:01 by AdminSkyld [Changed heading types]
Additions:
==Usage==
==Explanation==
==Example==
==Categories==
Deletions:
**Usage**
**Explanation**
**Example**
**Categories**


Revision [287]

Edited on 2009-01-15 23:15:33 by AdminSkyld
Additions:
**Categories**
CategoryLanguageConstruct


Revision [250]

Edited on 2009-01-12 12:48:55 by JamesCodein
Additions:
..temp.counter will increase only by one in this loop, because the condition is false. However, this differs from a while loop because the code block in a while loop would not have been executed at all.
Deletions:
..temp.counter will increase only by one in this loop, because the condition is false. However, this differs from a while loop in that the code block would not be executed at all.


Revision [249]

Edited on 2009-01-12 12:48:08 by JamesCodein
Additions:
..temp.counter will increase only by one in this loop, because the condition is false. However, this differs from a while loop in that the code block would not be executed at all.
Deletions:
temp.counter will increase only by one in this loop, because the condition is false. However, this differs from a while loop in that the code block would not be executed at all.


Revision [247]

Edited on 2009-01-12 00:18:29 by ScripterAlex [[Fixed the paragraph about execution]]
Additions:
Just like a ##{{color text="while" c="#555"}}## loop, you can end the loop's execution by using ##{{color text="break" c="#555"}}##, ##{{color text="return" c="#555"}}## or by making the condition ##{{color text="FALSE" c="#555"}}##.
Deletions:
Just like a ##{{color text="while" c="#555"}}## loop, you can end the loop's excution by using ##{{color text="break" c="#555"}}##, ##{{color text="return" c="#555"}}## or by making the condition ##{{color text="FALSE" c="#555"}}##.


Revision [246]

Edited on 2009-01-12 00:17:54 by ScripterAlex [[Fixed the execution paragraph]]
Additions:
Just like a ##{{color text="while" c="#555"}}## loop, you can end the loop's excution by using ##{{color text="break" c="#555"}}##, ##{{color text="return" c="#555"}}## or by making the condition ##{{color text="FALSE" c="#555"}}##.
Deletions:
Just like a ##{{color text="while" c="#555"}}## loop, you can end the loop's excution by using ##{{color text="break" c="#555"}}##, ##{{color text="return" c="#555"}}## or by making the condition ##{{color text="FALSE" c="#555"}}##


Revision [245]

Edited on 2009-01-12 00:16:35 by ScripterAlex
Additions:
Just like a ##{{color text="while" c="#555"}}## loop, you can end the loop's excution by using ##{{color text="break" c="#555"}}##, ##{{color text="return" c="#555"}}## or by making the condition ##{{color text="FALSE" c="#555"}}##
Deletions:
Just like a ##{{color text="while" c="#555"}}## loop, you can end the loop's excution by using ##{{color text="break" c="#555"}}##, ##{{color text="return" c="#555"}}## and making the condition ##{{color text="FALSE" c="#555"}}##


Revision [244]

The oldest known version of this page was created on 2009-01-11 19:14:33 by JamesCodein
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki