CalcMe documentationCommandsProgramming functionsIfIfUsual programming command. Executes the next block of code if the condition holds.Syntax if..condition..end Description