CalcMe documentation Commands Programming Functions Repeat Repeat Usual programming command. Executes the next block of code until the condition holds. Syntax repeat..until..condition Description Related functions For, While