What happens when you use the Output option Filter out unselected cases in the Select Cases... dialog to create a filter variable and retain all cases in the same data file?
Options:
A.
A new variable called filter? is created. Cases with a value of 1 for this variable have a slash through their row number,indicating they are not selected.
B.
A new variable called filter I is created. Cases with a value of U for this variable have a slash through their row number, indicating they are unselected and the message Filter On appears on the status bar of the Data Editor.
C.
A new variable called filter $ is created. Cases with a value of 0 for this variable have a slash through their row number, indicating they are unselected and the message Filter On appears on the status bar of the Data Editor.
D.
A new variable called filter $ is created. Cases with a value of 1 for this variable have a slash through their row number, indicating they are unselected and the message Filter On appears on the status bar of the Data Editor.