DELETE VARIABLES
DELETE VARIABLES varlist.
This command takes effect immediately. It does not read the active dataset or execute pending transformations. See the topic Command Order for more information.
Example
DElETE VARIABLES varX varY thisVar TO thatVar.