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

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