ClassesClassesClassesClasses | | | | Operators

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

repeatrepeatRepeatrepeatRepeatRepeat (Operator)

Name

repeatrepeatRepeatrepeatRepeatRepeat — Start statement of a repeat..until loop.

Signature

repeat( : : : )

Herror repeat()

Herror T_repeat()

Herror repeat()

void Repeat()

void HOperatorSetX.Repeat()

static void HOperatorSet.Repeat()

Description

repeatrepeatRepeatrepeatRepeatRepeat is the first statement of an repeatrepeatRepeatrepeatRepeatRepeat..untiluntilUntiluntilUntilUntil loop.

Result

repeatrepeatRepeatrepeatRepeatRepeat always returns 2 (H_MSG_TRUE).

Alternatives

forforForforForFor, whilewhileWhilewhileWhileWhile

See also

untiluntilUntiluntilUntilUntil, breakbreakBreakbreakBreakBreak, continuecontinueContinuecontinueContinueContinue

Module

Foundation


ClassesClassesClassesClasses | | | | Operators