Syntax
REMOVE(text, text_to_remove)
Usage examples
Example 1
Input | 1 { 2 "my_action": { 3 "message": "The car carted carrots" 4 } 5 } |
Formula | REMOVE(my_action.message, "car") |
Output | "The ted rots" |
Sample Actions
Event Transform
REMOVE
Event Transform
My Action
Select an action to inspect.
You can also click "Copy actions" and paste them in your Tines story to see how they work.