CalcMe documentation CommandsProgramming functions Repeat Repeat Usual programming command. Executes the next block of code until the condition holds. Syntax repeat..until..condition Description