Quiz 3 Question 19 of 20

A SAS programmer uses the %SYSFUNC macro function in the following code: %let today = %sysfunc(today(), date9.); What does this code accomplish?

Select an answer to reveal the explanation.

Motivation