CalcMe documentationCommandsProgramming FunctionsIfIfUsual programming command. Executes the next block of code if the condition holds.Syntax if..condition..end DescriptionRelated functionsElse, Else_if