Reset an option to original value. More...
Go to the source code of this file.
Inspired by the SAS Jedi - https://blogs.sas.com/content/sastraining/2012/08/14/jedi-sas-tricks-reset-sas-system-options/ Called as follows:
options obs=30; mp_resetoption(OBS)
option | the option to reset |
Definition in file mp_resetoption.sas.