The SetRandom action assigns a random value between 0.0 and 1.0 to the given expression. The expression must be a MutableExpression that evaluates to a Double. Note that this action does not appear in the scenario editor; it is used by the Scenarios module during the process of creating a randomizing fork element.
Action Registry Tag  | Value  | 
|---|---|
action name  | 
  | 
configuration component  | 
  | 
action execution policy  | individual  | 
action error response  | delete  | 
The SetRandom action has the following parameters:
Parameter  | Required  | Description  | 
|---|---|---|
  | yes  | The expression to modify.  | 

