Skip to content

Label

Status: Stable

documented, exercised by the test suite and/or worked examples, with no known limitations recorded.

Description

Label[tag]
    Marks a point in a CompoundExpression to which control can
    be transferred with Goto[tag]. As a statement it evaluates to Null.

Examples

No verified examples yet for this function.

Implementation notes

  • Both are Protected. tag is evaluated (conventionally a literal symbol or

Attributes: Protected.

Implementation status

Stable — documented, exercised by the test suite and/or worked examples, with no known limitations recorded.

References