Syntax
MINUS(number, number)
Usage examples
Example 1
Input | 1 { 2 "my_action": { 3 "message": 4 4 } 5 } |
Formula | MINUS(my_action.message, 2) |
Output | 2 |
Example 2
Input | 1 { 2 "my_action": { 3 "message": 67.28 4 } 5 } |
Formula | MINUS(my_action.message, 12) |
Output | 55.28 |
Sample Actions
Event Transform
My Action
Event Transform
MINUS
Select an Action to inspect.
You can also click "Copy Actions" and paste them in your Tines Story to see how they work.
Event Transform
My Action
Event Transform
MINUS
Select an Action to inspect.
You can also click "Copy Actions" and paste them in your Tines Story to see how they work.