Subtraction -
Operator: -
Returns a new value that is the result of subtracting value2 from value1. The type of the resulting value depends on the types of value1 and value2:
number - number returns a number
duration - duration returns a duration
datetime - duration returns a datetime
concept-set - concept-set returns a concept-set
Last updated
Was this helpful?