Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Procedural Programming > Flow Control >

Goto

Goto[tag]
scans for Label[tag], and transfers control to that point.
  • Goto first scans any compound expression in which it appears directly, then scans compound expressions which enclose this one.
New in 1 | Last modified in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team