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 (算子名称)

名称

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

参数签名

repeat( : : : )

Herror repeat()

Herror T_repeat()

void Repeat()

static void HOperatorSet.Repeat()

def repeat() -> None

描述

repeatrepeatRepeatRepeatRepeatrepeat is the first statement of an repeatrepeatRepeatRepeatRepeatrepeat..untiluntilUntilUntilUntiluntil loop.

结果

repeatrepeatRepeatRepeatRepeatrepeat always returns 2 ( H_MSG_TRUE) .

可替代算子

forforForForForfor, whilewhileWhileWhileWhilewhile

参考其它

untiluntilUntilUntilUntiluntil, breakbreakBreakBreakBreakbreak, continuecontinueContinueContinueContinuecontinue

模块

Foundation