DecisioningDecision Platform Authoring GuideFunction ReferenceMinus OperatorOn this page Minus Operator Subtracts the value of one numeric expression from another. Syntax expression1 - expression2 Subtracts the value of one numeric expression from another. Arguments expression1 Expression expression1 Expression Remarks Example: 10 - 7 returns 3.