Subtract
Reference documentation for using the Subtract expression
Written By Ben Lehmann
Last updated 10 months ago
Description
The expression will take away/subtract the Second Number from the First Number. If both inputs are valid numbers, the expression returns the result of the subtraction.

Comments
The types of the values on each field should be numbers only, providing any other type or providing no type will result in an error.
v3.0