|
⇤ ← Revision 1 as of 2023-06-11 20:14:35
Size: 383
Comment:
|
Size: 467
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 22: | Line 22: |
| == Data Model == The `STRING` command executes immediately. ---- |
|
| Line 25: | Line 33: |
SPSS String
The STRING command creates a new string variable.
Contents
Usage
string foo bar baz (A20). string ham (A10) / spam eggs (A15).
Data Model
The STRING command executes immediately.
