The Set action sets the value of a variable.
You can read the value using the variables\Get action.
The value is not saved permanently and is only available for the duration of the current event or request.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
name |
Specifies the name of the variable. |
|
TEXT |
value |
Specifies the value to be set. |
Return
None