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