Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Conditional

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!

A condition is a set of rules that can interrupt normal code execution or change it, depending on whether the condition is completed or not.

An instruction or a set of instructions is executed, if a specific condition is fulfilled. Otherwise, another instruction is executed. It is also possible to repeat the execution of an instruction  or set of instructions .while a condition is not yet fulfilled.

Learn more

General knowledge

Technical reference

Learn about it

文档标签和贡献者

 此页面的贡献者: PushpitaPikuDey, Jeremie, PetiPandaRou
 最后编辑者: PushpitaPikuDey,