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
Transform
My Action
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.