|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Creates a unique ID based on system time in friendly format. More...
Go to the source code of this file.
format = YYYYMMDD_HHMMSSmmm_<sysjobid>_<3randomDigits>
%put %mf_uid();
Definition in file mf_uid.sas.