mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Training
Sign Up
Login
New or returning user — sign in with Google for instant login, no password needed.
Sign in with Google
Maybe later
Quiz title : Creating and Using Macro Variables
Question 1 of 9
Which of the following statements is false?
A macro variable can be defined and referenced anywhere in a SAS program except within data lines.
Macro variables are always user-defined, and their values remain constant until they are changed by the user.
Macro variables are text strings that are independent of SAS data sets.
The values of macro variables can be up to 65,534 characters long.