Manual assignment of the missing value to a variable
If you have other values that you want to replace with the missing value in the edit, you can do so by typing a standard assignment of the form:
variable_name = missing_
The variable may be an integer, real or data variable.
See also