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.

repeatrepeatRepeatRepeatrepeat (Operator)

Name

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

Signature

repeat( : : : )

Herror repeat()

Herror T_repeat()

void Repeat()

static void HOperatorSet.Repeat()

def repeat() -> None

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