DecisioningDecision Platform Authoring GuideFunction ReferencePlus OperatorOn this page Plus Operator Adds the value of one numeric expression to another. Syntax expression1 + expression2 Adds the value of one numeric expression to another. Arguments expression1 Expression expression1 Expression Remarks Example: 7 + 10 returns 17.