Creating and Modifying Variables
Overview
General form, assignment
statement:
variable=expression;
where
The assignment statement is one of
the few SAS statements that doesn't begin with a keyword.
|
Toby Witherspoon
to the variable Name:
Name='Toby Witherspoon';
SAS Expressions
Get SAS Certification Prep Guide: Base Programming for SAS 9, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.