Syntax
SUM(array)
Usage examples
Example 1
Input | 1 { 2 "my_action": { 3 "message": [ 4 1, 5 2, 6 3, 7 4 8 ] 9 } 10 } |
Formula | SUM(my_action.message) |
Output | 10 |
Sample Actions
Transform
My Action
Transform
SUM
Select an action to inspect.
You can also click "Copy actions" and paste them in your Tines story to see how they work.