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.

repeatrepeatRepeatRepeat (Operator)

Name

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

Signature

repeat( : : : )

Herror repeat()

Herror T_repeat()

void Repeat()

static void HOperatorSet.Repeat()

Description

repeatrepeatRepeatRepeatRepeat is the first statement of an repeatrepeatRepeatRepeatRepeat..untiluntilUntilUntilUntil loop.

Result

repeatrepeatRepeatRepeatRepeat always returns 2 (H_MSG_TRUE).

Alternatives

forforForForFor, whilewhileWhileWhileWhile

See also

untiluntilUntilUntilUntil, breakbreakBreakBreakBreak, continuecontinueContinueContinueContinue

Module

Foundation