LiveCode BuilderOperatorsMinOperatorOn this pageMinOperator Type operator Summary Min operator. Syntax the minimum of <Left> and <Right> Description Min operator. Parameters NameTypeDescriptionLeftAn expression that evaluates to a number.RightAn expression that evaluates to a number.