Google New or returning user — sign in with Google for instant login, no password needed. Sign in with Google Maybe later
Quiz title : Set - 001 - Part 02
Question 1 of 10



The following SAS program is submitted:;

%let dept=prod;
%let prod=merchandise;

The following message is written to the SAS log:;
The value is "merchandise"

Which SAS System option writes this message to the SAS log?