We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SUBTRACT value1 value2
Returns the second value subtracted from the first.
SUBTRACT is an action value.
#SOURCE
subtract: make action! [ [ {Returns the second value subtracted from the first.} value1 [scalar! date!] value2 [scalar! date!] ] ]
There was an error while loading. Please reload this page.