RecodeVariable¶
Describes a variable that will have its values recoded.
Properties¶
| Name | Type | Description | |
|---|---|---|---|
| Source | string | 0..1 | The name of the variable which will have its values recoded |
| Target | string | 0..1 | The name of the new variable into which the recoded values are inserted. This may be the same as the source variable if values are recoded in place. |