Differences between revisions 1 and 2
Revision 1 as of 2023-06-11 20:14:35
Size: 383
Comment:
Revision 2 as of 2023-06-11 21:05:06
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.


Usage

string foo bar baz (A20).
string ham (A10) / spam eggs (A15).


Data Model

The STRING command executes immediately.


See also

PSPP manual for STRING


CategoryRicottone

SPSS/String (last edited 2023-06-11 21:18:39 by DominicRicottone)