Checks if a set of variables ALL exist in a data set. More...
Go to the source code of this file.
Returns 0 if ANY of the variables do not exist, or 1 if they ALL do. Usage:
%put %mf_existVarList(sashelp.class, age sex name dummyvar)
| libds | 2 part dataset or view reference | 
| varlist | space separated variable names | 
Definition in file mf_existvarlist.sas.
  
    For more information visit the  Boemska MacroCore library.