Syntax
STRIP(text)
Usage examples
Example 1
Input | 1 { 2 "my_action": { 3 "message": " Hello World! " 4 } 5 } |
Formula | STRIP(my_action.message) |
Output | "Hello World!" |
Sample Actions
Event Transform
STRIP
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.