Action - Init Variable Random Number

The action Init Variable Random Number generates a random number in a defined interval.

 

Examples:
  • Simulate to throw a dice.
  • Play a random sound for every received SMS.
Settings
Variable
The variable to store the random number in.
Lowest Value
The lowest generated value.
Highest Value
The highest generated value.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.

Supplied Variables
n
contains the generated random value