Skip to content

Calculate numbers

Description

Perform math operations on input subject and predicate values to calculate output number value

Input Ports

Name dataType sourceType required description
Subject number link-manual true The first number in the equation
Operation text manual-only true The operation of the equation with the Subject and Predicate value
Predicate number link-manual true The last number in the equation

Scenarios

  • The user wants to add the predicate number to the subject number
  • The user wants to subtract the predicate number from the subject number
  • The user wants to divide the subject number with the predicate number
  • The user wants to multiply the subject with the predicate number

Use case

Command

Inputs
  • Subject: 20
  • Operation: Add
  • Predicate: 4
Experienced tips
  • If the predicate or subject number is empty, the process will stop and provide you with the following error. The value provided is not a number
Search Tags

Perform math operations on 2 numbers