Checks if a variable exists in a data set. More...
Go to the source code of this file.
Returns 0 if the variable does NOT exist, and return the position of the var if it does. Usage:
%put %mf_existVar(work.someds, somevar)
libds | (positional) - 2 part dataset or view reference |
var | (positional) - variable name |
Definition in file mf_existvar.sas.