|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Returns number of logical (undeleted) observations. More...
Go to the source code of this file.
Beware - will not work on external database tables! Is just a convenience macro for calling mf_getattrn().
%put Number of observations=%mf_nobs(sashelp.class);
| [in] | libds | library.dataset |
Definition in file mf_nobs.sas.