SetValue
Returns the value from the specified AMPscript variable in the current script context
SetValue(1, 2)
| Ordinal | Type | Description | |
|---|---|---|---|
| 1 | string | Required | AMPscript variable containing value | 
| 2 | string | Required | Value passed to AMPscript variable | 
Returns the value from the specified AMPscript variable in the current script context
SetValue(1, 2)
| Ordinal | Type | Description | |
|---|---|---|---|
| 1 | string | Required | AMPscript variable containing value | 
| 2 | string | Required | Value passed to AMPscript variable |