DecisioningDecision Platform Authoring GuideFunction ReferenceMultiply OperatorOn this page Multiply Operator Multiplies the value of one numeric expression by another. Syntax expression1 * expression2 Multiplies the value of one numeric expression by another. Arguments expression1 Expression expression1 Expression Remarks Example: 7 * 10 returns 70.