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?