Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / Programming / Flow Control /

Break

FilledSmallSquare Break[ ] exits the nearest enclosing Do, For or While.

FilledSmallSquare Break[ ] takes effect as soon as it is evaluated, even if it appears inside other functions.

FilledSmallSquare After a Break the value Null is returned from the enclosing control structure.

FilledSmallSquare The function of Break can also be achieved using Throw and Catch.

FilledSmallSquare See Section 2.6.9.

FilledSmallSquare See also: Continue, Return, Goto, Abort.

FilledSmallSquare New in Version 1; modified in 3.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: