Returns number of variables in a dataset. More...
Go to the source code of this file.
Useful to identify those renagade datasets that have no columns!
%put Number of Variables=%mf_getvarcount(sashelp.class);
returns:
Number of Variables=4
libds | Two part dataset (or view) reference. |
Definition in file mf_getvarcount.sas.