19 | irm_session_cleanup | Removes all non-IRM WORK datasets/views and deletes all user-created macro variables from workspace session | \link irm_session_cleanup.sas \endlink |
20
21 \ingroup nodes
22 \author SAS Institute Inc.
23 \date 2019
24*/
25
26/* Initialize session */
27%irm_session_prepare();
28
29/* Run the programs associated to the current IRM task partition */